Google Docs has the ability to use data validation to automate and manage data entry into cells in a spreadsheet. One way to do this is to limit the data that can be entered into a cell to a selection from a list that you create.

To see this at work, open an existing spreadsheet or create a new one. Select the cells into which the data will go and choose Data > Validation. From the Criteria dropdown list, select Items From a List and then click Enter List Items. Type each item for your list into the box separating entries from each other with a comma. Make sure the “Show list of items in a drop-down menu” is checked and if you don’t want a user to select anything that’s not in the list, then disable the “Allow invalid data, but show warning” checkbox. Click Save to save the validation options.


Now, when you enter data into any of the cells in the range you have configured this data validation rule for, you will see a dropdown indicator appear to the right of the cell. Click this and you can select an item from the list that is displayed below the cell. This data is entered into the cell in the same way as any data would be entered so you can, for example, use it in calculations by referring to the cell contents. In the example worksheet shown, a formula is used the cells in column C to calculate the converted value by checking what currency has been chosen and then multiplying the value in column A by the appropriate conversion rate.

It’s also possible to use other validation options using the Data Validation dialog. You can limit a cell entry to a number which meets certain criteria or to a text entry that contains or does not contain certain text or which is a valid email address or URL. You can also require that a date is entered within a certain range of dates or before or after another date.

You can force a user to comply with the data validation rules that you have created or allow them to enter an “invalid” value but warn them that they are about to enter data that doesn’t comply with the rule.

These data validation tools available in Google Docs are similar to those that you’ll find in other spreadsheet applications such as Excel.

Helen Bradley