View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Get name of clicked Shape

Use Application.Caller

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Zurn" wrote in message
...

I have several shapes created dynamically. Every shape has the same
macro attached to it. By clicking a shape, I want to show a the same
form with info of the shape eg. showing a label with the current shape
clicked.

How can I do this?


--
Zurn
------------------------------------------------------------------------
Zurn's Profile:

http://www.excelforum.com/member.php...o&userid=14645
View this thread: http://www.excelforum.com/showthread...hreadid=564283