Hi,
I am trying to print business cards but need to 'switch' off the logo (image) depending on the field [Surname]. (Please see attached jpg)
My iif statement is as follows which I have placed in the image Control Source.
iif([Surname] = "a",[Image42].visible = False)
However it does not work.
Any ideas
Peter
I am trying to print business cards but need to 'switch' off the logo (image) depending on the field [Surname]. (Please see attached jpg)
My iif statement is as follows which I have placed in the image Control Source.
iif([Surname] = "a",[Image42].visible = False)
However it does not work.
Any ideas
Peter