D
David H
Hi - I'm having a difficult time figuring out why I am getting the
error #Name? in all calculated fields on my report. I have verified
that the name of the control is not used in the expression and that
there are no erroneous spaces in my expression.
The expressions I'm using vary from iif statements to basic arithmetic
of two other fields e.g. =[Reimbursement]+[Ineligible] and
=IIf([claims]>0,IIf([Total_claims]-[ded]>0,[Total_claims]-[ded]-
([Total_claims]-[ded]-[claims]),0),0)
What may be causing these errors?
Thanks
error #Name? in all calculated fields on my report. I have verified
that the name of the control is not used in the expression and that
there are no erroneous spaces in my expression.
The expressions I'm using vary from iif statements to basic arithmetic
of two other fields e.g. =[Reimbursement]+[Ineligible] and
=IIf([claims]>0,IIf([Total_claims]-[ded]>0,[Total_claims]-[ded]-
([Total_claims]-[ded]-[claims]),0),0)
What may be causing these errors?
Thanks