Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • ShortcutText on Menu Items

    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...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Wed, Aug 13 2008
  • Multiple Add-ins

    I'm creating several add-ins that will all use the same top-level menu item. The add-ins will be installed as needed. So someone may have just one and someone else may have half a dozen. The right answer, I think, is to have one controlling add-in that handles the menus (and not much [...]
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Tue, Jul 29 2008
  • Dealing with Ribbons and Menus - Avoiding Two Versions

    Hi all When you open your Excel 97-2003 file in Excel 2007, one that creates its own menus, the first thing you notice is that you don’t see your menus. Where’d they go? Then you discover them - shunted over on the Add-ins tab. Not exactly the ideal user interface. How are your users going...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Thu, Jan 31 2008
  • Catching Paste Operations

    You know the situation: You have carefully setup a workbook with intricate Validation schemes. But then along comes your user and he copies and pastes at will. Result: Validation zapped, workbook structure violated. What to do? The only way I find to be reliable is to catch all possible paste operations...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Mon, Dec 17 2007
Page 1 of 1 (4 items)
Copyright Excel User Group and the relevant contributors, 2008. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.