UserForm text will not wrap

P

pgarcia

I created a user for with text what is very long. It will not wrap if I
resize the box. I just keep running on.
Help!!
 
H

Harvey

Your question wasn't clear but I if you asking about textbox on a userform
and its multiline ability? you can easily set that in its properties. Go to
text box properties and change multiline default setting from false to true.
 
Top