patkeaveney
Registered User.
- Local time
- Today, 08:18
- Joined
- Oct 12, 2005
- Messages
- 75
Hi all
I have a numeric field on a form and want to stop the user from entering non numeric data.
If the user enters non numeric data the Access error message
"the value you entered isn't valid for the field".
I want to suppress this error message and replace it with my own.
Where do I need to place my code to achieve this?
What is the error code generated by this message?
Thanks in advance
Pat
I have a numeric field on a form and want to stop the user from entering non numeric data.
If the user enters non numeric data the Access error message
"the value you entered isn't valid for the field".
I want to suppress this error message and replace it with my own.
Where do I need to place my code to achieve this?
What is the error code generated by this message?
Thanks in advance
Pat