G
Guest
Hello,
I have the following expression in one of my reports:
=IIf(Reports!rptATD!chkProgramPrinter=True,"Sponsor","TUSAFB")
I need to also reference another field on the same report (either
txtPrintedProgram or chkPrintedProgram) so that the above string does not
display if the chkPrintedProgram is no. I've tried several different things,
but nothing seems to do it. I'm not a pro at this, so any help would be
greatly appreciated.
Thanks,
Bullmann
I have the following expression in one of my reports:
=IIf(Reports!rptATD!chkProgramPrinter=True,"Sponsor","TUSAFB")
I need to also reference another field on the same report (either
txtPrintedProgram or chkPrintedProgram) so that the above string does not
display if the chkPrintedProgram is no. I've tried several different things,
but nothing seems to do it. I'm not a pro at this, so any help would be
greatly appreciated.
Thanks,
Bullmann