Hello,
I can't seem to find a solution to my problem. I have a text box on a form were the user inputs a date. If they skip this, then that's bad. So, in design view of the text box, I have set a validation rule of "Is Not Null", and validation text of "A date must be entered". It works fine, but ONLY if they enter something first.
In other words, the form opens and the field is blank. If they tab off the field, no message. But, if they enter somethign in the field and delete it and then tab off, they get the message.
How do I get the message to show if they tab off the field without entering anything first?
Thanks so much - I'm just learning!
I can't seem to find a solution to my problem. I have a text box on a form were the user inputs a date. If they skip this, then that's bad. So, in design view of the text box, I have set a validation rule of "Is Not Null", and validation text of "A date must be entered". It works fine, but ONLY if they enter something first.
In other words, the form opens and the field is blank. If they tab off the field, no message. But, if they enter somethign in the field and delete it and then tab off, they get the message.
How do I get the message to show if they tab off the field without entering anything first?
Thanks so much - I'm just learning!