+ Reply to Thread
Results 1 to 3 of 3

When does the Workbook_Open event occur?

  1. #1
    Conan Kelly
    Guest

    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



  2. #2
    Ron de Bruin
    Guest

    Re: 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 news:%23MUQpIAvGHA.4140@TK2MSFTNGP03.phx.gbl...
    > 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
    >




  3. #3
    Conan Kelly
    Guest

    Re: When does the Workbook_Open event occur?

    Ron,

    Thanks for the help. That info looks pretty good.

    Conan
    "Ron de Bruin" <rondebruin@kabelfoon.nl> wrote in message news:eEywaMAvGHA.1296@TK2MSFTNGP02.phx.gbl...
    > 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 news:%23MUQpIAvGHA.4140@TK2MSFTNGP03.phx.gbl...
    >> 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
    >>

    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1