I have created 3 graphic buttons and pasted in excel and assigned macros to it. I want the user to click Button-1 to run the first macro to complete. The user then must click Button-2 to run the second macro. T he user must click button 1,2,3 in sequence. So, I want the buttons to be disabled/enabled till the previous macro is complete and a message is shown as complete.
I looked for several codes in this site, but unable to find the right one. Any help would be appreciated.