Mailing Label Auto-Wrap

  • Thread starter Thread starter Jeremy
  • Start date Start date
J

Jeremy

When I create a report of mailing labels, any lines that
are too long wrap around to the next line and push the
bottom lines off of the label. Is there a way to make it
just cut off the end of each line? I'd prefer not to set
a maximum # of characters per line because of the varying
width of each character. Any help would be greatly
appreciated.
 
Open the report in design view.
Set the CanGrow and CanShrink properties of your text boxes to No.
 
Back
Top