Can a Report Text Box Expand/Contract Based on Size of Data?

K

Karl Burrows

I have an invoice report I run every month and the description for the
billing is a fixed size regardless of how much is typed in the description,
so I either get a lot of blank space between records in the report or it
gets cut off. Is there a way to have it autoformat the height of the text
box depending on how much text there is in the description?

Thanks!
 
T

tina

try setting the Can Grow/Can Shrink property, of both the text box AND the
Detail section of the report, to Yes.

hth
 
K

Karl Burrows

Excellent!!

try setting the Can Grow/Can Shrink property, of both the text box AND the
Detail section of the report, to Yes.

hth
 
Top