XL2000: How to Hide and Restore a Built-In Menu (213708)
The information in this article applies to:
This article was previously published under Q213708 SUMMARY
When you use the Delete method in a Visual Basic for Applications macro to
delete a menu from a built-in menu bar, you cannot restore the menu and all
of its associated menu items with one macro command. If you want to remove
a menu and then restore it at a later time, use the Visible property to
hide the menu.
REFERENCESFor more information about using the Visible property, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type visible property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
For more information about using CommandBars, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type commandbar object in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbmacro kbProgramming kbui KB213708 |
---|
|