mitchem1
Registered User.
- Local time
- Yesterday, 23:01
- Joined
- Feb 21, 2002
- Messages
- 153
The record source for my form is a query with the following criteria:
Like [Enter Contract Number]&"*"
It works well except for when a user enters something off the wall. Then the form enters completely blank, nothing at all is displayed, including fields.
How would I go about displaying a message box when the entered criteria doesn't match at all?
Thank you.
Like [Enter Contract Number]&"*"
It works well except for when a user enters something off the wall. Then the form enters completely blank, nothing at all is displayed, including fields.
How would I go about displaying a message box when the entered criteria doesn't match at all?
Thank you.