How do I apply the "room to grow" setting?
I presume you are referring to "Allow to Grow"? What's the context,
je? A Form, a Report? a section or a textbox?
If it's a textbox on a Report, just set the textbox's Allow to Grow
property to True. Be sure there is no other control beside this
textbox, on the same horizontal level - if there is, your textbox
can't grow. If there isn't such another control, it will expand to fit
the text contained in it when you preview or print the report; the
size may be different for different records depending on the amount of
text.
John W. Vinson[MVP]