View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Tooltip for my CommandButton

I can point you at some code for a control toolbox button. Is yours of that
type?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"LQs" wrote in message
...
Hello

Hope this isn't too stupid question, but i've ran to a dead-end.

I need to add a tooltip text for a command button wich is placed on my
worksheet.

Somehow I can't find the answer to my problem in the help or with google..

I
only found answers where the cb is located inside a form.