XL98: Macro Command Menubars (xlWorkBook) Is Not ValidLast reviewed: February 2, 1998Article ID: Q178736 |
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.
CAUSEThis 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 98 Macintosh Edition.
STATUSThis behavior is by design of Microsoft Excel 98 Macintosh Edition.
MORE INFORMATIONIn Excel 98, menu bars and toolbars are referred to as the same programmable object type (command bar). You can use Visual Basic for Applications to manipulate the built-in command bars in Excel 98. Although command bars are recommended over menu bars, the menu bars object is used for backward compatibility with earlier versions of Microsoft Excel. For additional information about using CommandBars, please see the following article in the Microsoft Knowledge Base:
Article-ID: Q166755 TITLE : XL97: WE1183: "Customizing Menu Bars, Menus, and Menu Items" |
Additional query words: XL98
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |