> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/basics/columns/column-data-validation.md).

# 列へのデータ入力を制御する

### プラン <a href="#id-30j0zll" id="id-30j0zll"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 [「Smartsheet プラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-1fob9te" id="id-1fob9te"></a>

列の値を制限できるのはシートの所有者と管理者だけです。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

列プロパティが設定されている場合でも、セルにテキストまたは新しい値を入力できます。 たとえば、シートにチェックボックス列があるとします。 共同作業者は、自由なテキストを追加してチェックボックスを上書きすることができます。 別の例は、ドロップダウン列にドロップダウン値のリストがある場合です。 共同作業者は、セルにフリー テキストを入力することで、リストされている値とは異なる値を追加できます。

上書きできない唯一の列は、次のシステム列です。

* 自動番号
* 最新コメント
* 作成者
* 作成日時
* 更新者
* 更新日時

#### 列データを特定の値に制限する <a href="#id-3znysh7" id="id-3znysh7"></a>

1. 列ヘッダーを右クリックします。
2. 「列プロパティの編集」を選択します。
3. \[切り替えを制限] をオンにします。

これらと同じ制限が、シートに関連付けられたすべての[Web フォームに適用されます。](https://help.smartsheet.com/articles/522221)

警告

所有者と管理者はデータ検証をバイパスできます。 列に有効として指定されている値とは異なる値を入力しようとすると、警告メッセージが表示されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/smartsheet/basics/columns/column-data-validation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
