empty address fields

A

angie

I have a report which uses an address from a record.
Sometimes not all the address fields get used. Is there a
way I can only include those that are not null at report
stage and to miss out the empty ones and move the other
fields up on so there are no gaps
 
C

Cheryl Fischer

Set the Can Shrink property of each of the text boxes on your report to
'Yes' ...
 
Top