G
Guest
My data source for my report involves calculated fields in a query with
expressions such as: INS FEE: FormatCurrency(IIf([DATEPAID]=[Preliminary
Report Query]!DATEPAID,[Preliminary Report Query 2]![INSURANCE FEE],Null)).
Now all I want to do in my report footer is =Sum([INS FEE]).
Why does it say the expression is too complex to be evaluated?
expressions such as: INS FEE: FormatCurrency(IIf([DATEPAID]=[Preliminary
Report Query]!DATEPAID,[Preliminary Report Query 2]![INSURANCE FEE],Null)).
Now all I want to do in my report footer is =Sum([INS FEE]).
Why does it say the expression is too complex to be evaluated?