Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Excel VBA:How to wrap text in a UserForm command button

UserForm with unwrapped text

Hello, the "Add New Subsections" button is actually titled "Add New Subsections Only" so I need to wrap the text.

I’ve tried googling and not had much luck, right clicking the button in the UserForm edit screen and clicking properties also doesn’t do anything.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Select button and set WordWrap property (righclick on button -> Properties) to TRUE:

enter image description here

Also, this question is more suitable to SuperUser.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading