Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 216
Default Forcing Automatic Calculation

Hi All,
I can't seem to get my excel files to keep the
automatic calculation turned on- on more than one
workboot. Every day I have to re-enable it. How can I get
the Auto calculation to turn on in each workbook every
time they load? I'm guessing it would go in each
workbook's open event, but I'm not sure of the syntax.

Thanks,
Mike

Excel 2000
Windows 2000
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Forcing Automatic Calculation

Mike,

The calculation mode is set by the first workbook that is opened.
Look in your XLStart folder for a workbook named Book.xlt, open
that template, and ensure that calculation mode there is set to
automatic. Also check the calculation mode of your personal.xls
file, if you are using one.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Mike" wrote in message
...
Hi All,
I can't seem to get my excel files to keep the
automatic calculation turned on- on more than one
workboot. Every day I have to re-enable it. How can I get
the Auto calculation to turn on in each workbook every
time they load? I'm guessing it would go in each
workbook's open event, but I'm not sure of the syntax.

Thanks,
Mike

Excel 2000
Windows 2000



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 216
Default Forcing Automatic Calculation

Thanks Chip (and John).

I posed this same question several months ago and learned
about the first open workbook setup at that time. I have
tried on several occasions to verify that the first open
workbook is set to auto. I ALWAYS open the same file first
everyday. I do however work on a shared computer, but I
have my own logon. The file that I open first is used by
other users. Could they be opening another file first,
resetting the main workbook to manual? I really would like
to get the root cause of this because it is driving me
crazy not nowing how to fix it correctly. I will probably
use John's solution for now.

Thanks for the fast response,

-Mike
-----Original Message-----
Mike,

The calculation mode is set by the first workbook that is

opened.
Look in your XLStart folder for a workbook named

Book.xlt, open
that template, and ensure that calculation mode there is

set to
automatic. Also check the calculation mode of your

personal.xls
file, if you are using one.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Mike" wrote in

message
...
Hi All,
I can't seem to get my excel files to keep the
automatic calculation turned on- on more than one
workboot. Every day I have to re-enable it. How can I

get
the Auto calculation to turn on in each workbook every
time they load? I'm guessing it would go in each
workbook's open event, but I'm not sure of the syntax.

Thanks,
Mike

Excel 2000
Windows 2000



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Forcing Automatic Calculation

Try

Application.Calculation = xlCalculationAutomati

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
Automatic calculation BeckyW Excel Worksheet Functions 1 October 8th 07 09:59 AM
Automatic Calculation JennyZurb Excel Discussion (Misc queries) 2 December 22nd 05 01:00 PM
Automatic Calculation raweber Excel Discussion (Misc queries) 0 August 22nd 05 08:31 PM
forcing complete calculation Claude Excel Programming 6 October 21st 03 07:17 PM
range.calculation with UDF not working when calculation is set to automatic Brian Murphy Excel Programming 5 October 14th 03 07:02 PM


All times are GMT +1. The time now is 12:38 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"