T
Terri
I two dates on a form used to enter and update a table. The following form
level validation rule is on the Date Completed field
If the user leaves the Date Received blank and enters the Date Completed the
validation rule is invoked. If the user then clears the date in the Date
Completed with the delete key, the rule is still invoked. How do I have to
format the rule so that the user can overcome entering the Date Completed
when they didn't intend to, or entered the Date Completed prior to entering
the Date Received?
Thank you in advance for your help.
Terri
level validation rule is on the Date Completed field
[Date Received] Or =[Date Received] Or =Null
If the user leaves the Date Received blank and enters the Date Completed the
validation rule is invoked. If the user then clears the date in the Date
Completed with the delete key, the rule is still invoked. How do I have to
format the rule so that the user can overcome entering the Date Completed
when they didn't intend to, or entered the Date Completed prior to entering
the Date Received?
Thank you in advance for your help.
Terri