I created an add-in to Visual Basic that comments a block when I call it from the menu.
However, it would mkae it much more useful if I could call the Add-In with some hotkey, think I have no clue how to do.
...
Help?
Printable View
I created an add-in to Visual Basic that comments a block when I call it from the menu.
However, it would mkae it much more useful if I could call the Add-In with some hotkey, think I have no clue how to do.
...
Help?
I'm looking for the exact same thing. I know there has to be an add-in that does this out there already, but I haven't been able to find it, so I've been trying to develop my own. I'm having the same issue you are in that I want to be able to call it from a hotkey. If you get information on this, let me know.
Check these out:
http://vbaccelerator.com/codelib/comctl/hotkey.htm
Or a more comprehensive discussion:
http://vbaccelerator.com/codelib/ssubtmr/hotkeyr.htm
Keep the site in your bookmarks and visit often. The gang there are pretty switched on!
Cheers