Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
In this video, we'll implement data validation rules to identify and prevent common data errors in Google Sheets.
Updates
Part 1
Instead of looking for
Number
in the Criteria dropdown menu, you can selectIs between
instead.The
Show validation help text
box now readsShow help text for a selected cell
.Save
button now readsDone
.
Part 2
When right clicking (CTRL+clicking on Mac) the cells E23-E25, you'll need to first click
View more cell actions
, then selectData validation
, thenAdd Rule
.List from a range
is now calledDropdown (from a range)
.Click
Advanced options
at the bottom of the menu and checkShow help text for a selected cell
.
Data Validation
Data validation is the process of ensuring the accuracy and quality of data using validation rules. To accomplish this, we can:
- provide a list of valid values
- display a prompt for users to enter valid data
- display an error message when invalid data is entered
- reject invalid data when entered
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up