Thread: check box help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 380
Default check box help

With OLEObjects, there are associated events. If you go to design mode, the
blue-green triangle on the control toolbox, you can then double-click the
object, and that will take you to the sheet code window, with a click event
for that object outlined for you.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"excel_stuck via OfficeKB.com" <u23938@uwe wrote in message
news:636dd6b6189c7@uwe...
My program currently uses a forms-type check box (a shape as opposed to an
OLE object, I think). I use this type because it was more convenient to

use
the OnAction property when defining teh check box and I couldn't figure

out
how to set the OnAction for an OLE object. The trouble is the default

mouse
pointer for the check box is a hand, rather than the pointer. Can anyone
help me to either: 1) define an OnAction property for the one type of

check
box or 2) change the mouse pointer property for the other.

Thanks.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200607/1