Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
<<Normally, Excel waits until all macros have ended before calling the
recalculation engine. Experiment results: No longer true, in Excel 2000. Setting Application.Calculation = xlCalculationManual stops calculation, but it automatically resumes as soon as Application.Calculation = xlCalculationAutomatic is executed. Excel Recalculation articles: "Excel Recalculation" http://msdn2.microsoft.com/en-us/library/bb687891.aspx "Recalculation in Microsoft Excel 2002" http://msdn2.microsoft.com/en-us/lib...ffice.10).aspx -- Regards, Bill Renaud |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to calculate e^2 in excel | Excel Discussion (Misc queries) | |||
How can I calculate Ker and Kei using Excel | Excel Worksheet Functions | |||
Activesheet.Calculate failing to calculate | Excel Programming | |||
Range.calculate debug, Excel 2000 VBA compatability with Excel XP | Excel Programming | |||
Macro that hide or unhide and not calculate or calculate | Excel Programming |