Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 414
Default multi-line controltiptext

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi Line text box jmonesmith Excel Discussion (Misc queries) 3 September 6th 07 09:06 PM
Concatenate: Multi-Line Cell with 2 single line cells BEEJAY Excel Worksheet Functions 0 February 15th 07 08:53 PM
multi line cells Joanne[_4_] Excel Programming 7 July 19th 06 04:06 AM
how can I paste multi-line/multi-paragraph data into ONE cell? Theano Excel Discussion (Misc queries) 3 June 7th 05 01:10 PM
How do I change multi-line entries to single line entries in Exce. CPOWEREQUIP Excel Worksheet Functions 3 April 14th 05 12:38 AM


All times are GMT +1. The time now is 10:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"