I have a score sheet 65 cells x 65 cells. When completing any of these cells we add a score of between 1 to 5. I need to ensure that we don’t add higher numbers than 5. Can anyone tell me how I can achieve this please
I have a score sheet 65 cells x 65 cells. When completing any of these cells we add a score of between 1 to 5. I need to ensure that we don’t add higher numbers than 5. Can anyone tell me how I can achieve this please
You can use Data Validation...
select the entire range and go to Data|Validation.
Select Whole Number from the Allow dropdown menu
Select Less than or equal to from the Data menu
and enter 5 in the Maximum field.
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Also, if you want to ensure that it is both a whole number less than or equal to 5 and greater than 0, you can select Whole Number, then Between, put 1 in the Min and 5 in the Max.
HTH
Jason
Thanks all, that just what I wanted.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks