Is there a way to create a button in Excel to trigger a Macro. So say I have a button that says "Start" that I can click to start a Macro instead of using a hotkey.
2 Answers
If you use the 'Forms' toolbar, you will be able to draw a button and assign a macro to it. See here for details.