The information in this article applies to:
SYMPTOMSWhen you run a macro to display the Microsoft Excel 4.0 menu bar, the menu bar does not appear, and no error message is displayed. CAUSE
This problem occurs when you use the constant xlworkbook to display the
Microsoft Excel 4.0 menu bar. This menu bar is no longer available in
Microsoft Excel 97.
Q166755 XL97: WE1183: "Customizing Menu Bars, Menus, and Menu Items" STATUSThis behavior is by design of Microsoft Excel 97. MORE INFORMATIONIn Microsoft Excel 97, menu bars and toolbars are referred to as the same programmable object type (a command bar). You can use Visual Basic for Applications to manipulate the built-in command bars in Microsoft Excel 97. Although command bars are recommended over menu bars, the menu bars object is used for backward compatibility with earlier versions of Microsoft Excel. REFERENCESFor more information about programmatically customizing command bars, click Microsoft Visual Basic Help on the Help menu in the Visual Basic Editor, type Customizing menus,click Search, and then click "Overview of Command Bars" to go to the topic. Additional query words: XL97 menubar commandbar
Keywords : kbcode kbmacro kbprg kbui xlminfo |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |