Data Validation
What is Data Validation?
Data validation is a feature that allows you to set rules in cells to ensure that the data entered meets specific requirements. It helps users avoid input errors and improves the accuracy and consistency of data.
Currently, the following data validation types are supported:
- Number
- Integer
- Text length
- Date
- Checkbox
- Dropdown list (single/multiple selection)
- Custom formula
How to use Data Validation?
- Select the cell or range of cells where you want to apply data validation.
- Click the Data Validation button in the toolbar.

- In the Data Validation dialog, select the desired validation type from the "Validation type" dropdown.

- Set the validation criteria and rules in the corresponding fields.

- Click OK to apply the data validation.

