LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Adding ToolTip to a button

I am trying to add a tool tip to a command button.

Set SandP = ActiveSheet.Buttons.Add(400, 15, 107.75, 47.25)
SandP.OnAction = "SandP_Click"
SandP.Caption = "Sort and Print"
SandP.ControlTipText = "Blah Blah Blah"

This does not seem to work. Any thoughts?

Thank you

SS
 
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
How a Tooltip can be displayed? amateur New Users to Excel 2 October 22nd 09 09:24 AM
How do I add a tooltip to an Excel toolbar button without coding? Simple New Users to Excel 1 August 2nd 08 04:52 PM
Tooltip for macro button in a worksheet Manju Excel Worksheet Functions 0 February 1st 07 06:41 PM
Tooltip for my CommandButton LQs Excel Discussion (Misc queries) 1 December 2nd 05 09:53 AM
Tooltip on lineshape Wouter Excel Programming 0 November 25th 03 04:31 PM


All times are GMT +1. The time now is 05:12 PM.

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"