I have an excel sheet with some macros, these macros run from buttons. now I
want to assign short cut key combination for these button. eg. Suppose I have
three buttons viz, Add module, Rename module and Delete module with
corresponding functions attached to them.
Now I want that these funtions should be called by clicking on buttons and also
by pressing any key combination (Like ALT+A, ALT+R etc) is it possible?, If yes
Then how?