Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel / How to Delete Custom menu

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I am aware that including a Temporary= True phrase will make sure that the Custom menu will delete iteself after the parent application (Excel) closes... but is it possible to add a little script to delete the custom menu when the particular workbook that created the custom menu closes?

Possibly relevent info:

I use Macintosh
The custom menu I created is through a proceedure activated from Workbook_Open().


I would greatly appreciate any help.

-BratTsunami
 
Hi,
Insert the code to remove the menu in the Workbook Close event.
:) Skip,
metzgsk@voughtaircraft.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top