Thread: Valdiation
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jean-Paul De Winter Jean-Paul De Winter is offline
external usenet poster
 
Posts: 46
Default Valdiation

Hi,

I set up a validation rule when entering cells
Only numbers lower the 10 are allowed.
When I enter 11 I get a warning asking if, eventually I want to accept the
entry.
NO WAY to accept so... how to avoid the quetion from being asked? All I want
is just to refuse the entry.
Thanks