View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 923
Default Explain to a user the meaning of a control

If the control is on a userform then you can set the ControlTipText, but
there is bo such option on the sheet control!

--
Cheers
Nigel



"Stuart" wrote in message
...
Is it possible to hover over a button and have a 'box' automatically

appear,
which explains the detailed purpose of the button?

Regards.