Data Validation

M

Mike

I am using a drop down calendar on a form for users to select start and end dates. When the user double clicks on the calendar the date it is entered into the active cell. As the date has not been typed into the cell normal Data Validation will not work. How can I prevent the user from selecting a date that occurs in the past?
 
Top