I have a form that you enter start date and time and end date and time
I have an input mask that uses this format 11/13/2009 7:00
I want to use a validation rule or code that will not let them save the record if this format is not perfect. No Nulls allowed.
People are deleting the date and time and leaving it blank. I tried requiring it on the table but it still lets them save the record.
What can I do here?
Thanks,
Tina
I have an input mask that uses this format 11/13/2009 7:00
I want to use a validation rule or code that will not let them save the record if this format is not perfect. No Nulls allowed.
People are deleting the date and time and leaving it blank. I tried requiring it on the table but it still lets them save the record.
What can I do here?
Thanks,
Tina