Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have several activeX image controls on a worksheet. When the user clicks on
an image I would like to return a reference to the worksheet cell underneath. Unfortunately the "me" keyword does not return the name of the control, otherwise I could use "me" and TopLeftCell. Maybe I could work with the x & y co-ords returned by the MouesDown event? Any Ideas? -- David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change cell event using circular reference - not VBA! | Excel Worksheet Functions | |||
change cell event using circular reference | Excel Worksheet Functions | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Triggering an event based on reference | Excel Programming | |||
Converting MouseDown Coordinates to Chart Point Coordinates | Excel Programming |