G
Guest
Hi all,
I have a text box which has a 'date' control source (data type = date/time.
When an incorrect date is entered i.e 65/01/2006 is throws (quite rightly)
an error when you attempt to go to another control
..
However the standard Access error is vauge:
"The value you entered isn't valid for this field" etc...
My question is - how do I overide this standard message and provide my
users with something more meaningful like a custom msgBox that actually
explains what the error is?
Any ideas??
I have a text box which has a 'date' control source (data type = date/time.
When an incorrect date is entered i.e 65/01/2006 is throws (quite rightly)
an error when you attempt to go to another control
..
However the standard Access error is vauge:
"The value you entered isn't valid for this field" etc...
My question is - how do I overide this standard message and provide my
users with something more meaningful like a custom msgBox that actually
explains what the error is?
Any ideas??