P
peashoe
How do I create a validation rule using data already in the table. For
example: I have a "Check-In Date"and a "Arrival Date". The User will
enter the "Check In Date" first - but I need a validation rule that
says:
If Arrival Date > Check-In Date
msgbox ("Need a new date")
I tried putting < [Check In Date] in the Arrival Date validation rule,
but it will not work.
Is this even possible?
Thanks in advance for your help
Lisa
example: I have a "Check-In Date"and a "Arrival Date". The User will
enter the "Check In Date" first - but I need a validation rule that
says:
If Arrival Date > Check-In Date
msgbox ("Need a new date")
I tried putting < [Check In Date] in the Arrival Date validation rule,
but it will not work.
Is this even possible?
Thanks in advance for your help
Lisa