How Can I Tell What Button Was Just Clicked?

  • Thread starter Thread starter kenji4861
  • Start date Start date
K

kenji4861

I have a bunch of images on the sheet that calls ONE function.

Is there a way I can tell which button was clicked within the
function?

I'd hate to make a function for each image.
 
See one technique at your other thread.
I have a bunch of images on the sheet that calls ONE function.

Is there a way I can tell which button was clicked within the
function?

I'd hate to make a function for each image.
 
(and it used Application.caller)
I have a bunch of images on the sheet that calls ONE function.

Is there a way I can tell which button was clicked within the
function?

I'd hate to make a function for each image.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top