Week 8 Data Validation TASKs
Week 8 Data Validation TASKs
2. Decimal
the entry must be between 0 and 1:
4. Time
the data entered must be greater than
13:00
5. Date
the data entered must be greater than
or equal to January 1, 2022:
6. Text Length
the length of text entered must be
between 4 and 10 characters:
41 67 85 65 30 31 88 71 13
29 8 56 2 72 78 18 78 11
90 52 33 89 90 0 31 12 52
28 35 98 76 93 61 -7 90 89
-1 -9 76 70 92 91 79 69 44
2 21 15 91 79 38 33 50 96
1 53 85 42 72 91 96 28 91
73 4 64 59 57 4 57 33 -2
0 12 1 57 67 32 58 61 37
31 46 14 74 85 97 63 22 64
33 24 79 62 29 14 39 37 -7
38 -1 14 82 35 72 -6 51 72
100 21 41 31 96 61 92 5 54
76 45 34 10 99 44 77 76 -10
99 50 28 36 -5 74 31 34 53
42
Excel can draw circles
81
around invalid entries (in
67 this case, cells that aren’t
87 between 0 and 100).
80
30
90
88
49
75
33
58
6
11
86
Texts 1. Accept only text entries
Department Names
Accounts
Admin
HR
IT
Marketing
Sales
Web Sales
1. Set data validation on cells D4:D15 to restrict
users to only typing in a whole number between 0
and 26. If the user enters invalid data, Excel will
display a special alert explaining the error that
choose numbers between 0 and 26.