Button tip

  • Thread starter Thread starter SteveT
  • Start date Start date
S

SteveT

Is there a mouse over tip for buttons?
I've tried controltiptext but it erros out.

Thanks
 
Works fine for me on a UserForm. Where is your button?
_______________________________________________________________________
 
They are on a worksheet.
They are created on the fly as the worksheet is. VBA bombs on that property
and unfortuantely intelisense or whatever it's called doesn't list the
properties.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Control Tip Text Question 3
MouseMove & Click event over an image control 1
Multiple line controltiptext 2
Control tip text 1
ControlTipText 1
ControlTipText 1
Mouse disappearing 5
Button tips 3

Back
Top