I am creating an addin for excel using .Net. I was wondering if could give some of my menu items universal shortcuts. For example, I have a item called quote that quotes the selected cells a certain way. Could I have it so I press Ctrl+Shift+Q quotes the selected cells? I'm not looking for Alt+(Menu letter)+Q and I know that the user could set a macro to do this for them but I want it to work this way when it is installed.
Thanks!
Thanks!