E
Emma Aumack
I am trying to add a validation rule in the "Completed" field of a table as
follows:
and I'm getting the error:
Invalid SQL syntax - cannot use multiple columns in a column-level check
constraint.
If I can't do this how can I make sure that the user does not enter a
completed date before the entered date?
Thanks!!
follows:
=[date_entered]
and I'm getting the error:
Invalid SQL syntax - cannot use multiple columns in a column-level check
constraint.
If I can't do this how can I make sure that the user does not enter a
completed date before the entered date?
Thanks!!