G
Guest
I have this calc field:
=IIF([use process again]=1,"yes",IIF([use process again]=0,"no","")
I get the #Error on the report.
What I'm trying to do is print "yes" or "no" for a checkbox field.
tia,
=IIF([use process again]=1,"yes",IIF([use process again]=0,"no","")
I get the #Error on the report.
What I'm trying to do is print "yes" or "no" for a checkbox field.
tia,