Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that runs everytime I open a new book after it is ran the
first time. I have to close Excel to open a new book without it running. What is causing this problem? I've tried changing the name of the macro without "auto_open". Sub Change() Application.OnWindow = "Restore_menus" Application.Windows("test2.xls").OnWindow = "Disable_menu" End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto_Open Macro | Excel Discussion (Misc queries) | |||
auto_open-macro | Excel Programming | |||
Disable event macro while Auto_open() run | Excel Programming | |||
Help with SaveAs Macro on Auto_Open | Excel Programming | |||
Auto_Open vs. macro | Excel Programming |