saving toolbar

C

choice

i have created a toolbar menu in excel, saved the excel file.
however when i close and reopen excel it reverts back to the previous menu
toolbar.
i have a auto_open code, but that doesnt do anything to the toolbar.
any help would be appreciated.

thanks in advance
 
J

Jim Rech

have created a toolbar menu in excel, saved the excel file. however when
After you make your changes be sure to re-attach the toolbar to your
workbook before you save it. Also, you should have Auto_Close code that
deletes the toolbar.

--
Jim Rech
Excel MVP
|i have created a toolbar menu in excel, saved the excel file.
| however when i close and reopen excel it reverts back to the previous menu
| toolbar.
| i have a auto_open code, but that doesnt do anything to the toolbar.
| any help would be appreciated.
|
| thanks in advance
|
 
Top