1
1
I am trying to set up a validation rule in which a date
field can not be populated if two other fields are not
equal to each other.
The date fields input mask is set up as follows
99/99/00;0;_
How would I set up the validation rule-
I have tried [fieldA]=[FieldB]
but I think with the input mask set up as it is when you
delete the figures it still thinks that their is something
populating the date field. Is that possible? Thanks in
advance for your assistance.
field can not be populated if two other fields are not
equal to each other.
The date fields input mask is set up as follows
99/99/00;0;_
How would I set up the validation rule-
I have tried [fieldA]=[FieldB]
but I think with the input mask set up as it is when you
delete the figures it still thinks that their is something
populating the date field. Is that possible? Thanks in
advance for your assistance.