How can I assign a vba subroutine to a key combination such as Alt+R? Thanks, Keith
K keith brickey Nov 10, 2004 #1 How can I assign a vba subroutine to a key combination such as Alt+R? Thanks, Keith
J Jay Freedman Nov 10, 2004 #2 How can I assign a vba subroutine to a key combination such as Alt+R? Thanks, Keith Click to expand... Tools > Customize > Keyboard. Select "Macros" on the left, your macro's name on the right, then assign a shortcut key. More details at http://word.mvps.org/FAQs/Customization/AsgnCmdOrMacroToHotkey.htm.
How can I assign a vba subroutine to a key combination such as Alt+R? Thanks, Keith Click to expand... Tools > Customize > Keyboard. Select "Macros" on the left, your macro's name on the right, then assign a shortcut key. More details at http://word.mvps.org/FAQs/Customization/AsgnCmdOrMacroToHotkey.htm.