Report - Address missing lines

O

Oli

Hi

I have a report that generates a letter.

In my table I have the fields:

Address
Address1
Town
City
PostalCode

Sometimes, not all fields are filled.

How can I get the address to "flow" on the report? I.E. If any fields are
blank then it does not leave a line?

TIA
Oli
 
D

Douglas J. Steele

Text boxes have a Can Shrink and a Can Grow property that you can use in
this case.
 
Top