Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not all text wraps in a cell containing large amount of text | Excel Discussion (Misc queries) | |||
Fit large amount of text in 1 cell | Excel Discussion (Misc queries) | |||
large text amount in cell will not display in the cell | Excel Discussion (Misc queries) | |||
Large amount of text in cells - Problem text.xls (0/1) | Excel Discussion (Misc queries) | |||
Large amount of text in cells - Problem text.xls (1/1) | Excel Discussion (Misc queries) |