Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default Tooltip and ActiveX control


I have a CommandButton (ActiveX) and need to associate a tooltip with it. I
saw a discussion thread in this forum about this topic dated 2005.
Unfortunately, part of the solution appears to be missing. Can anyone fill
in the gap and tell me how to do this. Am using Excel 2003.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,533
Default Tooltip and ActiveX control


Hi


Try this:
Me.CommandButton1.ControlTipText = "Your Text"

Regards,
Per

"Janie" skrev i meddelelsen
...
I have a CommandButton (ActiveX) and need to associate a tooltip with it.
I
saw a discussion thread in this forum about this topic dated 2005.
Unfortunately, part of the solution appears to be missing. Can anyone
fill
in the gap and tell me how to do this. Am using Excel 2003.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default Tooltip and ActiveX control

NOPE! That's what you do when your CommandButton is on a UserForm. That's
not what I am talking about.

This is a CommandButton on a worksheet.

Anhbody else have a solution?

"Per Jessen" wrote:

Hi


Try this:
Me.CommandButton1.ControlTipText = "Your Text"

Regards,
Per

"Janie" skrev i meddelelsen
...
I have a CommandButton (ActiveX) and need to associate a tooltip with it.
I
saw a discussion thread in this forum about this topic dated 2005.
Unfortunately, part of the solution appears to be missing. Can anyone
fill
in the gap and tell me how to do this. Am using Excel 2003.

Thanks



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
2007 Form Control/ActiveX Control font difference Nikko963 Excel Discussion (Misc queries) 0 April 15th 09 04:21 PM
publish activeX combobox and other activeX control irene c Excel Programming 0 March 19th 07 07:19 AM
How to control "Date Time Picker ActiveX Control" Jafery Excel Programming 1 July 21st 05 02:38 PM
Tooltip for mouseover of Image OLEObject (from Control Toolbar) Matt Jensen Excel Programming 2 January 8th 05 01:55 PM


All times are GMT +1. The time now is 06:22 PM.

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

About Us

"It's about Microsoft Excel"