View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jerry[_20_] Jerry[_20_] is offline
external usenet poster
 
Posts: 3
Default Identifying the selected Shape

I have lots of buttons on a sheet. They all start the same sub. How can
I tell which button was clicked? I'd like to get the underlying row. I
see the TopLeftCell method, but I don't know how to tell which is the
selected Shape.

Thanks for helping;
Jerry