Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
In the event handler function for a button, how do I refer to the control itself? I tried "Me" but found out it refers to the active worksheet. I know I can get it by using ActiveSheet.OLEObjects("btn_RESET"), but was wondering if there is an easier way. Private Sub btn_RESET_Click() End Sub Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Centralized event handler | Excel Programming | |||
A way refer to a control itself in an event handler | Excel Programming | |||
publish activeX combobox and other activeX control | Excel Programming | |||
Event not shown for an ActiveX control | Excel Programming | |||
Event handler | Excel Programming |