View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Allowing Only Certain Entrees

Data validation.
Look in Help.
--
David Biddulph

"George" wrote in message
...
I am using the spreadsheet as a tracking mechanism, how do I format a cell
so
it will only take a certain entry. For example, the formula is set to
only
count s1 or s2 or s4. If someone hits s5 one data entry, I want the cell
to
reject it.
Thanks