G
Guest
Hi All,
I have a field in a report called "Penetration". That is calculated in the
underlying query. I also have an Unbound text box that I have named
"Penetration_Formula" whose control source is the following IIF Statement:
=IIf([Penetration]=0,"Unknown",[Penetration])
I am getting a #Error in the "Penetration_Formula" text box. Can anyone
tell me what I am doing wrong??
Sincerely,
Emma
I have a field in a report called "Penetration". That is calculated in the
underlying query. I also have an Unbound text box that I have named
"Penetration_Formula" whose control source is the following IIF Statement:
=IIf([Penetration]=0,"Unknown",[Penetration])
I am getting a #Error in the "Penetration_Formula" text box. Can anyone
tell me what I am doing wrong??
Sincerely,
Emma