S
Serenity99
I haven't done this in a long time and cannot remember how to do it.
How do I make drop down lists in cells
How do I make drop down lists in cells
shades said:*You can use Data Validation to restrict what they put into D5
Select cell D5, then
Data > Validation
Then from the drop down list, choose List, and in the Source box, pu
whatever you want, i.e. x. Then click OK.
Now whenever you try to enter a value that is not correct, you get
warning. To help them even more, when the Valdiation dialog box i
open, select the last tab, Error Alert. Put a title for it (Exac
entry required) then in the message box put "You must enter a smal
x" (without the quote marks). *