Access mailing labels--blank lines

K

kato719

The database I am using for mailing lables has some null fields on some
records. Can Access condense the lables down to the useable fields so I
don't have blank lines? For example, some records use a second address field,
some do not.
 
L

Larry Linson

Certainly, check help for the CanGrow and CanShrink properties of the
Controls. If it is labels, to preserve the spacing, you probably do not want
to also set CanShrink on the Detail Section, as you might in a regular
report.

Larry Linson
Microsoft Access MVP
 
Top