View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Jonathan Cooper
 
Posts: n/a
Default Restricted Usage

Assuming that you want someone to be able to say "Yes" or "No", in a specific
cell and Excel 2003.

Select that cell. Click on DATA--VALIDATION

Then under where it says "Allow", select the drop down box and select LIST.

For a short list, you would just type the following onto the line below the
word SOURCE.

Yes,No

That's it. Just type the words Yes, a comma without any spaces, the word
No. Hit enter, and your done.

If your list of allowable answers is longer than that, then click below
where it says source, and select a range of cells on the SAME worksheet that
contains the list of allowable answers.

Does this help?

"AB" wrote:

Hi All,

I am trying to learn how to restrict what is entered into my worksheet. I
am trying to set a limit on what words can be entered into a particular
column on my spreadsheet for security purposes but I am having alsorts of
trouble. I have scanned through the data validation section in the help
function but still do not understand how it works. Can someone please
explain how I can go about doing this?

Thanks.