View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Popup or Information 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)

"Todd Huttenstine" wrote in message
...
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