Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
And if you wanted to do it in code:
Worksheets("Sheet1").CommandButton1.Caption = "hi" & vbLf & "there" Paul Kraemer wrote: Hi, I am using Excel 2007. I have inserted an ActiveX Command Button on a worksheet. I can enter descriptive text in the "Caption" field and this text is displayed on this Command Button. I can only seem to enter one line of text this way. Can anyone tell me if there is a way I can enter a second line of text to be displayed on the Command Button? Thanks in advance, Paul Kraemer -- Paul Kraemer -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multi Line text box | Excel Discussion (Misc queries) | |||
Multi-Line Text In Same Cell | Excel Discussion (Misc queries) | |||
Formatting multi-line text | Excel Programming | |||
multi-line text file import to excel | Excel Programming | |||
Multi-line cell text content saved in XML | Excel Programming |