O
oftenconfused
Help!!!
Here's what I'm trying to do:
There is Field A, which is the date a project is due, and Field B, which is
the later of today's date or Field A.
I built the following expression: =If([Field A]>Date(),[Field A],Date()),
which I added to the table properties of Field B as a "Validation
Rule"...but, when I entered the expression and tried to save, it kicked back
the following message:
Syntax Error (missing operator) in table-level validation expression.
Help!!! What am I doing wrong?
Thanks!!!
Field B prints out the date the project is due
I want
Here's what I'm trying to do:
There is Field A, which is the date a project is due, and Field B, which is
the later of today's date or Field A.
I built the following expression: =If([Field A]>Date(),[Field A],Date()),
which I added to the table properties of Field B as a "Validation
Rule"...but, when I entered the expression and tried to save, it kicked back
the following message:
Syntax Error (missing operator) in table-level validation expression.
Help!!! What am I doing wrong?
Thanks!!!
Field B prints out the date the project is due
I want