Data validation basics
Congratulations on being hired as an analyst for OptiSolutions.
Now it's time to get stuck into some projects and impress your new colleagues. The warehouse team has provided you with the spreadsheet they use.
To maintain the integrity of the inventory data, all quantities entered in the Quantity_on_hand
must be:
- Whole numbers (no fractions or decimals)
- Greater than or equal to 0 (you cannot have a negative quantity)
- Less than 1000 (to prevent data entry errors that could confuse stock levels)
This exercise is part of the course
Data Validation in Excel
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
