Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ben Ben is offline
external usenet poster
 
Posts: 509
Default Excel global setting for all workbooks? Calculation Automatic

To All,

I have a workbook running VBA code that "causes all my" workbooks to change
from Calculation Automatic to Calculation Manual... until I can get to the
bottom of this problem...

Is there a global setting "effecting all workbooks" that will reset the
Calculation back to Automatic. Or is a macro "effecting all workbooks"
required to achieve this - if so, could you please supply the code achieving
this result?

Thanks, Ben
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Excel global setting for all workbooks? Calculation Automatic

If you open a workbook which has calculation set to manual, then Excel
will take this setting and apply it to all other workbooks opened in
that session. You can set it back to Automatic by Tools | Options |
Calculation (tab) then click Automatic and OK - save your workbook
with this setting. One way to avoid this happening is to close Excel
before opening a different workbook, but a better approach is to amend
the offending macro such that calculation is re-set to automatic at
the end.

Hope this helps.

Pete

On Apr 19, 4:02 pm, Ben wrote:
To All,

I have a workbook running VBA code that "causes all my" workbooks to change
from Calculation Automatic to Calculation Manual... until I can get to the
bottom of this problem...

Is there a global setting "effecting all workbooks" that will reset the
Calculation back to Automatic. Or is a macro "effecting all workbooks"
required to achieve this - if so, could you please supply the code achieving
this result?

Thanks, Ben



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 do I perform a global change within/across Excel workbooks? wilytdbear Excel Discussion (Misc queries) 2 July 25th 06 05:02 PM
Global Calculation ??? Cowtoon Excel Discussion (Misc queries) 4 October 20th 05 04:52 PM
How to automatic calculation and macro execution between 3 workbooks? c Excel Worksheet Functions 1 July 22nd 05 05:38 AM
Calculation Setting in Excel Stuart Bisset Excel Discussion (Misc queries) 0 June 17th 05 09:54 AM
Global Setting For All Workbooks - Filename In Footer TOMB Excel Worksheet Functions 3 April 4th 05 06:53 PM


All times are GMT +1. The time now is 09:09 PM.

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"