How can I make a text field adjust to its' specific length in a fo

R

Rich Geraci

I have a comments box that may or may not contain information, I would like
this box to shrink or grow based on what is conatined in the field when it is
printed. Thanks in advance.
 
C

Clifford Bass

Hi Rich,

Use the controls's Can Grow and Can Shrink properties (set them to
Yes). You may also want to set the detail section's Can Grow and Can Shrink
properties to Yes also.

Clifford Bass
 
Top