Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
tks, this was very helpfull
"Jim Thomlinson" wrote: This is best accomplished with an Addin... In the addin include coee simlar to this in ThisWorkbook Private Sub Workbook_AddinInstall() AddMyMenu End Sub Private Sub Workbook_AddinUninstall() DeleteMyMenu End Sub I know that your code has been improving by leaps and bounds so I will not go into the whole addin thing unless you want help... Best of Luck HTH "filo666" wrote: Hi, I made a menu bar, I want to save my customized menu bar in a disk an copy to another computer, how??? The menu could be copied when I copy a file??? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SAVE and SAVE AS options disappeared from the drop down FILE menu | Excel Discussion (Misc queries) | |||
Menu bar won't save | Setting up and Configuration of Excel | |||
SAVE AS menu option | Excel Programming | |||
Why can't I add Save As to my File menu? | Excel Discussion (Misc queries) | |||
Save & Save As features in file menu of Excel | Excel Discussion (Misc queries) |