WardHolberg
8 years agoQrew Trainee
Syntax error on IF statement in date formula. HELP
I am trying to use a date formula to calculate a date if a checkbox is unchecked or allow a user to enter a date if a checkbox is checked.
IF([Verification Extension] = 1, Date(yyyy, mm, dd), [Actual Date for Corrective action Implemented]+Days(14))
I continue to get a syntax error on the above formula? HELP!
IF([Verification Extension] = 1, Date(yyyy, mm, dd), [Actual Date for Corrective action Implemented]+Days(14))
I continue to get a syntax error on the above formula? HELP!