CommandBarButtons have a ShortcutText property that you can use to list a command's shortcut next to its menu item. The Cut menu item has Ctrl+X listed next to it. In this example, I make a new menu with one item under it. OnKey is used to assign a keyboard shortcut and the ShortcutText property [...]
Read More...
Read the complete post at http://www.dailydoseofexcel.com/archives/2008/08/13/shortcuttext-on-menu-items/
Posted
Aug 13 2008, 12:21 PM
by
Daily Dose of Excel