View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JTaylor JTaylor is offline
external usenet poster
 
Posts: 4
Default Tooltip or StatusBar msgs for menu items

Hello,

Is there a way to show tooltips for custom CommandBar menu 'items'? None
appear even though I've set the 'TooltipText' property for each item, and the
'Show ScreenTips on toolbars' option in the Customize window is checked.

Or, if this is not doable in xl2003 then is there a way to show a custom
message when the user does a mouse-over on a menu item in a drop-down?

Thanks