View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SBA22000 SBA22000 is offline
external usenet poster
 
Posts: 2
Default how to set data validation on cell that display a date in Excel?

I have a cell where user should enter a date in the format "mm/dd/yy" so I
formated the cell to do so. when user enter a diffrent date format, the OS
convert it the predifined cell formating. but when an illogical entry is made
no thing happends. does data validation allow me to do so and dispaly a
warning message and how can I do so?