Hi All,
I cannot find the issue with this query field.
The error I receive is "Syntax error (comma) in query expression.
Can anyone spot my issue?
Thanks in advance
dvent
I cannot find the issue with this query field.
The error I receive is "Syntax error (comma) in query expression.
Code:
Expr1: IIf(IsNull([Actual_RL_3rd_Reimport]),(IIf(IsNull([Actual_RL_2nd_Reimport]),([Actual_RL_1st_Reimport])),([Actual_RL_2nd_Reimport])))
Can anyone spot my issue?
Thanks in advance
dvent