T
Theodore Bartley
Hi, I'm trying to print labels from Access. I don't understand why there is
no mention of labels in the Help, nor any mention of Trim.
I am trying to format the labels using expressions like:
=if([Country]<>""," " & [Country],"")
This gives an Error on the printout, but it doesn't give any indication of
the nature of the error. I'd appreciate some help because at present my
labels are a mess. When all the fields are present they're fine. But if
there is a field missing it leaves blank spaces.
Thanks,
Theo
no mention of labels in the Help, nor any mention of Trim.
I am trying to format the labels using expressions like:
=if([Country]<>""," " & [Country],"")
This gives an Error on the printout, but it doesn't give any indication of
the nature of the error. I'd appreciate some help because at present my
labels are a mess. When all the fields are present they're fine. But if
there is a field missing it leaves blank spaces.
Thanks,
Theo