ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   stop calculation (https://www.excelbanter.com/excel-programming/297458-stop-calculation.html)

Claude

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?


All times are GMT +1. The time now is 01:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com