Word Wrap

D

Daniel P

Hello

Is it possible to apply a word wrap to text. I want my columns to have a defined with thus I require the text to expand vertically. Currently, if the text exceeds the with of my column it disappears beyond the limits of the column

Thank you

Daniel
 
J

Jeff Boyce

Daniel

You probably won't get a "vertical" expansion in your query ... but that's
easy if you build a report, based on the query. Just use the Can Grow/Can
Shrink properties of a report's control to handle vertical expansion.
 
Top