View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom Peo Sjoblom is offline
external usenet poster
 
Posts: 3,268
Default data Validation options

You are mistaken how it works, you cannot stop someone clearing the contents
of a cell using data validation nor can you stop someone from pasting values
into a cell. The blank part is if you validate one cell for input in
another cell, assume that you want to allow entries in B2 if the contents of
A2 is 10, if you deselect ignore blanks that means that you cannot enter
anything in B2 unless A2 is 10, if you have it checked you can enter
something in B2 if A2 is 10 or if 2 is blank. I think I already told you
this in a an earlier post?


--
Regards,

Peo Sjoblom




"Josh C" wrote in message
...
I am sorry this may be a bad question, but I am having trouble getting the
data validation option to work the way I would like it to. I have a drop
down
box with three selections. I have unchecked the "Ignore Blanks" field. It
still is not giving me any error when I delete the text and chose another
field. If I type anything else it does give me an error. Am I setting
something up wrong or am I mistaken how this works.