D
deba
I'm trying to put in an if/then statement for the C/O line of my address
datebase because not all the records have a C/O. This is what I'm entering
in the control source:
=IIf(IsNull([C/O])," ", [C/O])
It still leaves a blank line when I go to print the labels. What am I doing
wrong?
datebase because not all the records have a C/O. This is what I'm entering
in the control source:
=IIf(IsNull([C/O])," ", [C/O])
It still leaves a blank line when I go to print the labels. What am I doing
wrong?