XL98: Custom Menu Merges with Custom Toolbar (188495)
The information in this article applies to:
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q188495 SYMPTOMS
When you open a workbook that contains a custom menu bar and an attached
toolbar, the menu bar and the toolbar may be merged together. If you use a
Visual Basic for Applications macro to control the menu bar or the toolbar,
you may receive the following error message:
Run-time error '1004':
Application-defined or object-defined error
Neither the toolbar nor the menu bar are displayed properly.
CAUSE
This behavior occurs when both of the following conditions are true:
- The custom menu was created using the Menu Editor in Microsoft Excel
version 5.0.
-and-
- The custom toolbar was attached to the workbook.
-and-
- The names of both the toolbar and menu bar are the same.
The merged menu bar and toolbar will function correctly; however, the menu
bar will simply be displayed on a toolbar instead of the menu as expected.
WORKAROUND
For a custom menu bar to be referred to separately from a custom toolbar in
Microsoft Excel 98 Macintosh Edition, each name must be unique. If the
toolbar and menu bar are given the same name, they are merged as a toolbar.
Microsoft Excel does not recognize that the menu bar is a menu if a toolbar
has the same name.
Because the custom command bar and the custom toolbar are the same, the
custom command bar cannot be renamed. By renaming the command bar, the
toolbar is also renamed. To rename the command bar, the file must be opened
in an earlier version of Microsoft Excel.
To rename the menu bar in Microsoft Excel 98 Macintosh Edition, follow
these steps:
- Open the workbook and activate the module sheet.
- On the Tools menu, click Menu Editor.
- On the Menu bars list, click the custom menu bar. In the Caption
box type a new menu name. Click OK.
REFERENCES
For more information about customizing menus, click the Office Assistant,
type add menu, click Search, and then click to view "Add a command to a
menu."
For more information about customizing menus, from the Visual Basic Editor,
click the Office Assistant, type add menu, click Search, and then click
to view "Adding and managing menu bars and menu items."
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If the Assistant is not able to answer your query, please
see the following article in the Microsoft Knowledge Base:
176476 OFF: Office Assistant Not Answering Visual Basic Questions
Modification Type: | Major | Last Reviewed: | 9/11/2002 |
---|
Keywords: | kbprb kbProgramming KB188495 |
---|
|