View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Reid[_2_] Robert Reid[_2_] is offline
external usenet poster
 
Posts: 2
Default Calling a Macro from multiple places in Excel sheet

I am using Excel 2003. I have a worksheet with multiple pictures in it. When
any of the pictures are clicked, a macro is called. I cannot figure out how
to determine which picture was clicked to call the macro. Any help would be
appreciated.

I apologize if this is a question from VBA101. I'm kinda slow. :)