Using "Can Grow" for text box

T

T Best

Hi all,

If I set the Can Grow property of a text box on a report to "Yes" and it
does grow when the report is run the rest of my fields shift down. Is there
any way to stop everything from being shifted down?

TIA
Ted
 
T

T Best

good question...i should have explained this in my original post.
I have my text boxes overlaying an object(a word document) so I need the
text
boxes below to stay where they are otherwise it won't line up with the word
document.
 
D

Duane Hookom

Can you just make the Can Grow text box as large as it might need to grow to
and then set it to not grow?
 
T

T Best

After thinking about it i realized I didn't need it to grow. I only really
do that to eliminate blank lines in an address but in this case i
concatenated the address together in one field so yes it is working fine
ever since i made the text box big enough and turned the Can Grow property
off. thanks for the insight
 
Top