Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Excel 2003 on Windows XP professional.
I have some code that runs every time a workbook is opened. As you would expect, it makes no difference to the firing of this event whether the application is set to manual or automatic calculation mode. However, when I change from automatic to manual calculation using the following line of code in an unrelated procedure, the Workbook_open event handler stops working until I close and re-load Excel. Application.Calculation = xlCalculationManual Any ideas why this is and what to do about it? TIA Anthony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calc = Manual & Do Not Calc b/4 SAVE | Excel Discussion (Misc queries) | |||
Open CSV causes calculation in manual calc mode | Excel Discussion (Misc queries) | |||
Automatic Manual Calc When Opening!! | Excel Programming | |||
Switching calculation to manual using Workbook_open | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |