Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two text boxes on a user form, one start date and one end date. My
problem is that I need the right code for applying the validation to the text boxes. They must fit the following criteria: 1. The start date can't be greater than the end date, and vice versus. 2. The dates entered in both fields can only be within a specific range of dates (7/1/2009 through 7/31/2011). So the user won't be allowed to enter any dates before or after this specific range. If anyone has an idea please let me know. Thanks, ~Gabe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validating Required Fields in Userform | Excel Discussion (Misc queries) | |||
Validating dates in a cell | Excel Programming | |||
Validating Dates Entered | Excel Discussion (Misc queries) | |||
Validating Dates | Excel Programming | |||
Event validating two ranges with dates | Excel Programming |