PurpleUnicorn
Programmer
I have an application in ACCESS97. I need to verify that a user entered date is a valid date and I would like to override the built in error message . (ie, my message would appear if user enters 13/13/99)
I have attempted to enter a validation rule/text - it is ignored.
I have also tried putting message boxes on the after_update, on_exit and lost_focus events for the control - the messages are not displayed.
Access seems to be doing the validation before any of the events fire. I am very frustrated.
(I need to do this because the customer thinks the Access message is not user-friendly)
Thanks,
Nancy
I have attempted to enter a validation rule/text - it is ignored.
I have also tried putting message boxes on the after_update, on_exit and lost_focus events for the control - the messages are not displayed.
Access seems to be doing the validation before any of the events fire. I am very frustrated.
(I need to do this because the customer thinks the Access message is not user-friendly)
Thanks,
Nancy