This workbook contains more than 10000 built-in CommandBar-icons and their corresponding faceid-value available in Excel 2000 or later. This tool is useful for developers that make custom CommandBars or menus in the Office applications. Click here to download this file. Updated: 2007-04-17 Requires: XL97 File size: 641 kB
This add-in lets you create a list of all available CommandBars in Excel, included a detailed list of all controls (menu items, buttons) on each CommandBar. You can also view up to 10038 (depending on your Office version) available toolbar button symbols and their face id number that can be used on CommandBarButtons in Office97 [...]
Posted on 2004-04-02, 23:11, by OPE, under
Commandbars.
This example workbook shows how you can create a CommandBar every time a workbook is opened. You can also make the CommandBar only be visible when the workbook is active. Click here to download this file. Updated: 2012-08-07 Requires: XL97 File size: 26 kB
Posted on 2002-07-19, 23:08, by OPE, under
Commandbars.
This workbook contains an example on how you can create a custom shortcut menu that is activated by a right-click in a worksheet or a UserForm. Click here to download this file. Updated:2002-07-19 Requires: XL97 File size: 18 kB
Posted on 2001-02-26, 23:12, by OPE, under
Commandbars.
Create your own commandbars with custom button icons. You can also use pictures from external files as your button image. Also demonstrates how you can determine which commandbar button that started a macro. Click here to download this file. Updated: 2001-02-26 Requires: XL97 File size: 36 kB
Posted on 2000-11-06, 23:14, by OPE, under
Commandbars.
This workbook shows how you can create your own custom menu. The example code shows how to create a menu with submenus. The submenus themselves can also have submenus. The example code also shows how to enable or disable menu items and how to add icons to the menu items. Click here to download this [...]
This workbook shows how to attach a CommandBar to a workbook. The CommandBar can be visible only when the workbook it’s attached to is active. Click here to download this file. Updated: 2000-08-08 Requires: XL97 File size: 9 kB
Edit tooltips on any toolbar, designed for XL5/95, but will also do the job in XL97. Click here to download this file. Updated: 2000-08-08 Requires: XL5 File size: 7 kB Protected project
Posted on 2000-08-08, 23:17, by OPE, under
Commandbars.
This workbook contains code that show how you can create a new menu with submenus, add a submenu to an existing menu, and add a submenu to an existing submenu. Together with the other menu example on this page, you ought to have a complete collection of the different possibilities with menus in Excel 97 [...]
This workbook contains an example on how you can create a custom commandbar menu. The custom menu is only visible when the workbook is active. Click here to download this file. Updated: 2000-08-08 Requires: XL97 File size: 15 kB