Popup or Information Message

  • Thread starter Thread starter Todd Huttenstine
  • Start date Start date
T

Todd Huttenstine

hey guys

Is there a way to make it to where when you move the
cursor over a form button, that a popup or information
message pops up? It can be anything from a messagebox,
html window, balloon popup, etc...


Todd Huttenstine
 
Todd,

Userform controls have a property called ControlTipText, which will give you
what you want. At least Xl2000 does.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
No this is a non-command button button.

-----Original Message-----
Todd,

Userform controls have a property called ControlTipText, which will give you
what you want. At least Xl2000 does.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)




.
 
Maybe put the button in an oversized cell and use a comment in that cell. (not
quite the same, huh?)
 

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

Popup message 2
Form Button 1
Are you sure popup box 2
Running a macro if msgbox is yes 2
Create Sticky (Always-on-top) Popup 4
Selecting Cells using dialog box 3
Pivot Table Page Field 2
Curssor Movement 3

Back
Top