If you're referring to the CanGrow property of a report control or section,
set it to Yes. In form design view, View, Properties, <select object>.
CanGrow is on the Format tab.
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.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.