Wrapping Text in a Text Box

D

DTT

I created a survey in Excel and there are a number of questions where the
user may have to input data into a text box. I can't seem to figure out how
to wrap the text in the text box. I looked at the properties of the text
box, but there doesn't seem to be anything there that addresses this issue.

Does any one know how to do this?

Thanks.
 
G

Gord Dibben

In properties set Wordwrap to True

Set Multiline to True

Perhaps also you want TextAlignLeft.


Gord Dibben MS Excel MVP
 
Top