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...