B
BobV
Group:
I have a field on a form that I have formatted as a Short Date and have also
set the Data Input Mask property to be 99/99/0000;0;
When a user enters a two digit year instead of a four digit year, the user
gets the following error message:
"The value entered isn't appropriate for the input mask '99/99/0000;0;'
specified for this field.
QUESTION:
Is there a way to program my own error message to appear when a two digit
year is entered instead of a four digit year? I want to have a simple error
message that says:
"You must enter a four digit year. For example 12/31/2005. Please re-enter
the date."
Thanks,
BobV
I have a field on a form that I have formatted as a Short Date and have also
set the Data Input Mask property to be 99/99/0000;0;
When a user enters a two digit year instead of a four digit year, the user
gets the following error message:
"The value entered isn't appropriate for the input mask '99/99/0000;0;'
specified for this field.
QUESTION:
Is there a way to program my own error message to appear when a two digit
year is entered instead of a four digit year? I want to have a simple error
message that says:
"You must enter a four digit year. For example 12/31/2005. Please re-enter
the date."
Thanks,
BobV