View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default Get name of clicked Shape

Try

MsgBox Application.Caller

HTH. Best wishes Harald

"Zurn" skrev i melding
...

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