F fredg Feb 4, 2005 #2 How can I format a text box in a report to self-adjust to length of content? Click to expand... You can allow the control to expand downward (it's height) by setting it's Can Grow property to Yes. Also set the Detail section's Can Grow to Yes.
How can I format a text box in a report to self-adjust to length of content? Click to expand... You can allow the control to expand downward (it's height) by setting it's Can Grow property to Yes. Also set the Detail section's Can Grow to Yes.
M Marshall Barton Feb 4, 2005 #3 BD said: How can I format a text box in a report to self-adjust to length of content? Click to expand... Wow, that's the vaguest question I've seen in a month or more. Whatever you're trying to do, it will probably require the TextHeightWidth function at www.lebans.com
BD said: How can I format a text box in a report to self-adjust to length of content? Click to expand... Wow, that's the vaguest question I've seen in a month or more. Whatever you're trying to do, it will probably require the TextHeightWidth function at www.lebans.com