Google Sheets Data Validation
date: 2023-08-29 excerpt: Google Sheets Data Validation(データの入力規則)の使い方
tag: google sheetsgssspreadsheetsgoogle spreadsheetsdata validationデータの入力規則
Google Sheets Data Validation(入力規則)の使い方
概要
- 英語表記では
Data Validation, 日本語文献ではデータの入力規則と表現される
機能
DropdownDropdown(from a range)Text containsText not containsDate isDate is beforeDate is afterDate betweenGreater thanLess thanIs equal toCheckbox
他のシートの内容を選択項目としてDropdownを作成する
Dataを選択CriteriaからDropdown(from a range)を選択<sheet-name>!<cell-start>:<cell-end>A1:Aのような設定を行えば、あとから選択項目を追加できる