ID: Q170448
The information in this article applies to:
When 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.
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.
For additional information about customizing menu bars in Microsoft Excel 97, please see the following article in the Microsoft Knowledge Base:
Article-ID: Q166755
TITLE : XL97: WE1183: "Customizing Menu Bars, Menus, and Menu Items"
This behavior is by design of Microsoft Excel 97.
In 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.
For 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
Version : Windows:97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: November 5, 1998