CHAPTER 23Using Data Validation

This chapter explores a useful Excel feature: data validation. Data validation enables you to add rules for what's acceptable in specific cells, and it allows you to add dynamic elements to your worksheet without using any macro programming.

About Data Validation

The Excel data validation feature allows you to set up rules that determine what can be entered into a cell. For example, you may want to limit data entry in a particular cell to whole numbers between 1 and 12. If the user makes an invalid entry, you can display a custom message, such as the one shown in Figure 23.1.

Snapshot of displaying a message when the usingr makes an invalid entry

FIGURE 23.1 Displaying a message when the user makes an invalid entry

Excel makes it easy to specify the validation criteria. You can also use a formula for more complex criteria.

Specifying Validation Criteria

To specify the type of data allowable ...

Get Microsoft Excel 365 Bible now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.