Hello,
I am trying to populate " " with the following script in Access:
Expr1: IIf([dbo_CMC_CLCL_CLAIM].[CLST_MCTR_REAS]=" ",[CER_SYML_MSG_LOG].[SYMD_MSG_CD],[dbo_CMC_CLCL_CLAIM].[CLST_MCTR_REAS])
However, it is not showing the "SYMD_MSG_CD", but another code all together. Can someone give me some direction?