Cheeseboy
08-08-2011, 05:12 PM
Hello,
I am trying to make a validation rule which says: the joindate value must be before the expirationdate.
I made this rule:>=[JoinDate] And <[ExpirationDate] but access does not like it.
JoinDate and ExpirationDate are names of columns in my table.
Thanks for your help!
I am trying to make a validation rule which says: the joindate value must be before the expirationdate.
I made this rule:>=[JoinDate] And <[ExpirationDate] but access does not like it.
JoinDate and ExpirationDate are names of columns in my table.
Thanks for your help!