WordWrap a TextBox on a UserForm

D

dcornett63

Hello,
I have placed a textbox on a userform that could have a multiple lines of
text entered into it. I have selected True for the WordWrap property but it
still doesn't wrap. Also, I have made sure that the ControlSource (linked
cell) is set to WordWrap as well. Any suggestions?
Thanks
David
 
D

Dave Peterson

Did you change the .multiline property.

Hello,
I have placed a textbox on a userform that could have a multiple lines of
text entered into it. I have selected True for the WordWrap property but it
still doesn't wrap. Also, I have made sure that the ControlSource (linked
cell) is set to WordWrap as well. Any suggestions?
Thanks
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top