CJBIRKIN
Drink!
- Local time
- Today, 20:05
- Joined
- May 10, 2002
- Messages
- 255
Hi Mile/ anybody
I'm using the Active-X calendar control that Mile posted on a number of occasions.
I was wondering if it is possible to limit the days available for selection.
Basically i need a start and end date and i don't want the users to be able to select a start date that's after the end date or vice versa.
I've tried using the before update event of the text boxes to check the date is valid. I've also tried the validation option in the properties but neither of these seem to get triggered.
I'd like to avoid the form beforeupdate event if possible as that seems a bit "after the fact" i.e the users will have entered other information that may have dependancy on these dates.
Cheers
Chris
I'm using the Active-X calendar control that Mile posted on a number of occasions.
I was wondering if it is possible to limit the days available for selection.
Basically i need a start and end date and i don't want the users to be able to select a start date that's after the end date or vice versa.
I've tried using the before update event of the text boxes to check the date is valid. I've also tried the validation option in the properties but neither of these seem to get triggered.
I'd like to avoid the form beforeupdate event if possible as that seems a bit "after the fact" i.e the users will have entered other information that may have dependancy on these dates.
Cheers
Chris