Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I embed in the active sheet many objects (of a certain ActiveX type) that have a doubleClick event. I want to use the doubleClick to trigger a userform taht show the the clicked object parameters. The problem is that in order to double click a particular object, i have to know the specific name or index of the object in order to use a procedure Sub SpecificName_DblClick() The number of embedded object (shapes) could vary and is not known in advance I'll be glad if someone could help me with what it looks quite a tricky problem Thanks a lot Avi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
OleObject really embedded in cell - not as shape overlay | Excel Programming | |||
shape object on a userform? | Excel Programming | |||
How to tell wich object/shape was clicked | Excel Programming | |||
XL2000: Shape object events | Excel Programming | |||
Hyperlink within the TextFrame of Shape Object..? | Excel Programming |