I have a report that has a Yes/No control. I would like a result only to print when the control value is -1 (Yes). For No I would like to leave the text box blank.
More emphasis is afforded if the "Nos" are blank than when I try to find the "Yeses" amongst a sea of "Nos" but I can't seem to get the coding right.
Have tried IIf([xxx])=0,Str("""",-1) in numerous combinations and none work.
Thanks for any help
Jim Baird
More emphasis is afforded if the "Nos" are blank than when I try to find the "Yeses" amongst a sea of "Nos" but I can't seem to get the coding right.
Have tried IIf([xxx])=0,Str("""",-1) in numerous combinations and none work.
Thanks for any help
Jim Baird