LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ayo Ayo is offline
external usenet poster
 
Posts: 489
Default Help with Workbook Calculation

I want to set the calculation option for my ActiveWorkbook to Manual. How do
I accomplish that without using the code below which set the option for all
open workbooks?

Private Sub Workbook_Open()
Application.Calculation = xlCalculationManual
End Sub
 
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
Workbook causes calculation errors Luke M[_4_] Excel Worksheet Functions 2 June 4th 10 07:19 PM
Which workbook caused calculation Mark Driscol[_4_] Excel Programming 4 July 25th 09 12:14 AM
Calculation speed and workbook size manxman Excel Discussion (Misc queries) 3 October 29th 07 11:51 PM
Quantifying Calculation Steps in a Workbook Adam Hollerbach Excel Discussion (Misc queries) 2 September 15th 06 12:26 AM
Non-calculation in large workbook Edward Excel Discussion (Misc queries) 0 June 5th 06 07:13 PM


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

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

About Us

"It's about Microsoft Excel"