D
David
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?
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?