DataBase - Report Field - WRAP TEXT?

Asked By THel on 27-Feb-07 11:46 PM
Does anyone know how I can wrap the text in a report field?  Is there some
sort of special setting?  Thanks.


duanehooko replied on 28-Feb-07 12:08 AM
Set your text box "Can Grow" property to Yes. You may need to do the same
with the report section.

--
Duane Hookom
Microsoft Access MVP
fredg replied on 28-Feb-07 12:12 AM
The text in a control always 'wraps'. You just have to allow the
control to grow taller so that it can display it.

Set the control's CanGrow property to Yes.
Also set the Detail section CanGrow to Yes (if the control is in the
detail section, otherwise whatever section the control is in).

Note: The Page Header and Page footer sections can not grow. If your
control is in one of these 2 sections, you'll have to manually size
the control and section tall enough to display all it's text.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail