![]() |
Display large amount of text in form
I would like to display instructions for using a workbook in a user
form. I need for the instructions to wrap, and I need to be able to scroll through them. Would someone please advise how to do this? Thanks. |
Display large amount of text in form
You can add a textbox to the form and make sure it's Multiline property is
set to True and WordWrap is also True. Better yet: add a Rich Textbox (probably available through your "Additional Controls") which allows formatted text. -- - K Dales "JG Scott" wrote: I would like to display instructions for using a workbook in a user form. I need for the instructions to wrap, and I need to be able to scroll through them. Would someone please advise how to do this? Thanks. |
Display large amount of text in form
Thanks!
|
All times are GMT +1. The time now is 10:24 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com