Thread: Form Button
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 Form Button

Todd,

I don't think this can be done with Forms controls. It can be done on
control toolbox controls, but not forms.

--

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
...
Is there a way to show a messagebox if you moved your
curossor over a form button? I know my cursor changes
icons from the white Excel plus sign to a Hand so is there
a way to use that event to trigger a messagebox?


Todd Huttenstine