Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to simulate a click event of a Msforms.Label.
This is a label embedded into the worksheet as a shape. When the user clicks the label, it calls a Class Procedure (there are 108 labels all doing the same thing.) What I want to do is click one or more labels at a time programmatically (can't just call the procedure because one i'm calling from a seperate vba project and that causes headaches, and two i need the name of the label that i'm clicking and the class procedure passes that argument on the Click Event. So can I simulate a click even on an Embedded Msforms.Label? -- When you lose your mind, you free your life. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Click event to run only once | Excel Programming | |||
How to simulate worksheet rename event | Excel Programming | |||
EXCEL 2002: How do I user/simulate a Timer event in Excel form | Excel Programming | |||
Is there a way to simulate a 'Hide Column' Event? | Excel Programming | |||
EXCEL 2002: How do I user/simulate a Timer event in Excel form | Excel Programming |