Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default stop calculation

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Stop calculation on one specific sheets only Mouimet Excel Worksheet Functions 7 November 11th 09 12:21 PM
How to stop in the middle of re-calculation for all cells? Eric Excel Discussion (Misc queries) 0 August 30th 07 03:28 AM
How to stop IRR calculation at a particular year... Mawaller Excel Discussion (Misc queries) 8 July 5th 07 04:54 AM
Stop a calculation in progress hmm Excel Discussion (Misc queries) 2 January 18th 07 01:20 PM
Stop an in-process subtotals calculation Mehrlich Excel Worksheet Functions 2 October 18th 06 12:28 AM


All times are GMT +1. The time now is 03:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"