View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Wrapping Text in a Text Box

In properties set Wordwrap to True

Set Multiline to True

Perhaps also you want TextAlignLeft.


Gord Dibben MS Excel MVP

On Wed, 22 Nov 2006 08:37:02 -0800, DTT wrote:

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.