Hello,
how would I get back the name of the button the user clicked on a form ? I know the Sub is named like the button, but I want to use the same code for every button but need the name of the currently clicked button for this.
Is there a possibility to find out what the name of the currently clicked button is (in the own code for that button) ?
Thanks in advance,
Jens
how would I get back the name of the button the user clicked on a form ? I know the Sub is named like the button, but I want to use the same code for every button but need the name of the currently clicked button for this.
Is there a possibility to find out what the name of the currently clicked button is (in the own code for that button) ?
Thanks in advance,
Jens