Wrap Text

K

Kwesi Thomas

On a report I am trying to get the field to wrap text so
that it expands to show all of the data.

How do I do this

Thanks
 
C

Cheryl Fischer

Have you tried setting the Can Grow property of the TextBox on your Report
to "Yes"?
 
Top