Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
I have a file which I only want to calculate manually. I tried the following: Private Sub Workbook_Open() Application.Calculation = xlCalculationManual End Sub When I open this file while another file is open (calculation set to automatic), excel however first calculates the file, and only then sets the calculation mode to manual! How can I work around this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Stop calculation on one specific sheets only | Excel Worksheet Functions | |||
How to stop in the middle of re-calculation for all cells? | Excel Discussion (Misc queries) | |||
How to stop IRR calculation at a particular year... | Excel Discussion (Misc queries) | |||
Stop a calculation in progress | Excel Discussion (Misc queries) | |||
Stop an in-process subtotals calculation | Excel Worksheet Functions |