I want to have one sub() that runs when any button is pressed. The sub should determine what the text of the button is and do an if then statement for different code depending on the text of the button pressed.
Any one have any ideas how to tackle this?