+ Reply to Thread
Results 1 to 3 of 3

Don't Calculate Unless On Sheet

Hybrid View

EnigmaMatter Don't Calculate Unless On... 02-04-2015, 02:47 PM
Pauleyb Re: Don't Calculate Unless On... 02-05-2015, 03:05 PM
EnigmaMatter Re: Don't Calculate Unless On... 02-05-2015, 03:22 PM
  1. #1
    Forum Contributor
    Join Date
    02-04-2014
    Location
    Florida, United States
    MS-Off Ver
    Excel 2010, Excel 2013
    Posts
    366

    Don't Calculate Unless On Sheet

    Hello,

    I have a Sheet with 27,000 formulas. It causes the document to open slowly.

    Is it possible to avoid calculations on that Sheet only upon opening, and only calculating when I activate the Sheet?
    Thank You,

    EnigmaMatter

  2. #2
    Forum Expert
    Join Date
    06-26-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010
    Posts
    1,673

    Re: Don't Calculate Unless On Sheet

    Yes, it is possible, but there are some potential 'side effects'. Event handlers could be written to turn on manual calculations and then perform calculations when the sheet is activated or the workbook is opened. The problem is that switching to manual calculation occurs at the application level, so every excel workbook you have open would require user interaction to re-calculate. Worse, in my mind at least, is that the current setting is stored with each workbook. So, any workbook you save while the calculations are manual, will be saved with manual calculations. When Excel opens its first workbook, the workbook calculations setting becomes the setting for any subsequent workbooks are opened (regardless of what their saved workbook calculations settings are).

    I know, in my case, with a macro as you request, I would end up with a variety of workbooks that have the manual calculations enabled, which would then require me to change the setting. I would argue it is easier to just turn on manual calculations when this workbook is open by yourself so that you then remember to turn on automatic when you are done with this workbook.
    Pauley
    --------
    If I helped with your issue, I'd appreciate a rep bump (hit the '*' icon to the bottom left of this post).

  3. #3
    Forum Contributor
    Join Date
    02-04-2014
    Location
    Florida, United States
    MS-Off Ver
    Excel 2010, Excel 2013
    Posts
    366

    Re: Don't Calculate Unless On Sheet

    Stellar points. Will not do this.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 10-08-2012, 04:13 PM
  2. Calculate values in one sheet and place result in another sheet
    By maximpinto in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-23-2010, 07:15 AM
  3. Calculate Sheet
    By crs245 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-25-2008, 12:13 PM
  4. Sheet Lookup and add to a new sheet. Calculate etc.
    By Sultix in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-12-2007, 07:45 PM
  5. Calculate active sheet on sheet selection
    By a94andwi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-26-2005, 01:05 PM

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