ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   When does the Workbook_Open event occur? (https://www.excelbanter.com/excel-programming/369927-when-does-workbook_open-event-occur.html)

Conan Kelly

When does the Workbook_Open event occur?
 
Hello all,

We have some large workbooks that can take quite a bit of time to calculate when they are opened, if they don't lock up Excel. The
problem is if we have other unsaved workbooks open when we open one of these AND it crashes Excel, we lose the changes made to these
other workbooks.

I was wondering if the Workbook_Open event occurs before the sheet starts to calculate? If I put code in this event to turn off
Automatic Calculation, will it keep Excel from calculating?

--
Thanks for any help anyone can provide,

Conan Kelly



Ron de Bruin

When does the Workbook_Open event occur?
 
Hi Conan

Look here
http://www.cpearson.com/excel/events.htm

Set calculation to manual in the large books and save them

See also this site
http://www.decisionmodels.com/optspeedd.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Conan Kelly" <CTBarbarin at msn dot com wrote in message ...
Hello all,

We have some large workbooks that can take quite a bit of time to calculate when they are opened, if they don't lock up Excel.
The problem is if we have other unsaved workbooks open when we open one of these AND it crashes Excel, we lose the changes made to
these other workbooks.

I was wondering if the Workbook_Open event occurs before the sheet starts to calculate? If I put code in this event to turn off
Automatic Calculation, will it keep Excel from calculating?

--
Thanks for any help anyone can provide,

Conan Kelly




Conan Kelly

When does the Workbook_Open event occur?
 
Ron,

Thanks for the help. That info looks pretty good.

Conan
"Ron de Bruin" wrote in message ...
Hi Conan

Look here
http://www.cpearson.com/excel/events.htm

Set calculation to manual in the large books and save them

See also this site
http://www.decisionmodels.com/optspeedd.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Conan Kelly" <CTBarbarin at msn dot com wrote in message ...
Hello all,

We have some large workbooks that can take quite a bit of time to calculate when they are opened, if they don't lock up Excel.
The problem is if we have other unsaved workbooks open when we open one of these AND it crashes Excel, we lose the changes made
to these other workbooks.

I was wondering if the Workbook_Open event occurs before the sheet starts to calculate? If I put code in this event to turn off
Automatic Calculation, will it keep Excel from calculating?

--
Thanks for any help anyone can provide,

Conan Kelly







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

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