Removing blank line in label.

Pinecone

New member
Local time
Today, 15:32
Joined
Jan 22, 2000
Messages
6
I am printing labels. In some cases the first line is blank or the second line is blank (if there is no company name or no contact name.) How do I skip printing a blank 2nd line or '#error'? There must be an easier way to deal with this common need than some of the methods I've been messing with.
 
Set the can shrink/can grow properties of all the controls on the label and the form's detail section also to true.
 

Users who are viewing this thread

Back
Top Bottom