Auto Calculation

K

Kevin

How can I write a piece of code to make sure auto
calulcation is on when I run a program using VBA? Also,
is there a way I can type in a forula in a cell of Excel
to automatically state if autocalc is on or off?

Thank you
 
C

chris

Application.Calculat

----- Kevin wrote: ----

How can I write a piece of code to make sure auto
calulcation is on when I run a program using VBA? Also,
is there a way I can type in a forula in a cell of Excel
to automatically state if autocalc is on or off

Thank yo
 
Top