Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Howdie all.
back in 2005, bob Phillips posted the follwoing in response to someone asking about doing multi-line controltiptext tips. CreateToolTipLabel CommandButton1, _ "This is a multiline" & vbCr & _ "example of a tooltip." & vbCr & _ "This is the 3rd line " & vbCr & _ "and this is a 4th." My question is: Will this idea work if I place the & vbCr & inline for my ControlTipText string? "where this string" & vbCr & "is my ControlTipText" & vbCr & "for my tool tip" & vbCr & "of my text box on a user form." Thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multi Line text box | Excel Discussion (Misc queries) | |||
Concatenate: Multi-Line Cell with 2 single line cells | Excel Worksheet Functions | |||
multi line cells | Excel Programming | |||
how can I paste multi-line/multi-paragraph data into ONE cell? | Excel Discussion (Misc queries) | |||
How do I change multi-line entries to single line entries in Exce. | Excel Worksheet Functions |