ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Forcing Automatic Calculation (https://www.excelbanter.com/excel-programming/298745-forcing-automatic-calculation.html)

mike

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

john h

Forcing Automatic Calculation
 
Try

Application.Calculation = xlCalculationAutomati


Chip Pearson

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




mike

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



.



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

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