I need to grow/shrink a rule in Access

S

SMIRKLE

I have a text box that grows with the amount of copy I have and I need a rule
to grow.
I don't see any grow in the control box.
 
M

Marshall Barton

SMIRKLE said:
I have a text box that grows with the amount of copy I have and I need a rule
to grow.
I don't see any grow in the control box.


Use the CanGrow and CanShrink properties for both the text
box and for its section.
 
Top