H
Harry G
I am running an Excel Workbook in Excel 2007 saved as Excel 97-2003. Before
closing application I have VB to reset Menu Bars.
Code: Application.CommandBars("Worksheet Menu bar").Reset
When I close the application, the Add-Ins are not reset. Is there a
different code for Excel 2007 since the additional Menus are now shown with
the Add-Ins?
Appreciate any help.
Harry G
Thanks.
Harry G
closing application I have VB to reset Menu Bars.
Code: Application.CommandBars("Worksheet Menu bar").Reset
When I close the application, the Add-Ins are not reset. Is there a
different code for Excel 2007 since the additional Menus are now shown with
the Add-Ins?
Appreciate any help.
Harry G
Thanks.
Harry G