+ Reply to Thread
Results 1 to 4 of 4

Turned Off Calculation; Cannot Turn Calculation It Back On Again

  1. #1
    Forum Contributor
    Join Date
    10-08-2012
    Location
    San Clemente, California
    MS-Off Ver
    Office365
    Posts
    383

    Turned Off Calculation; Cannot Turn Calculation It Back On Again

    Hi,

    This is gonna sound crazy. I have a pretty complicated workbook with many interrelated worksheets and formulas and macros galore. In an earlier copy of it there was so much data that any change became a time drag. So I started turning off calculation upon leaving a worksheet and re-enable upon activation. Along the way I found other supposedly helpful ideas to speed up processing. Here are the ones I have used.

    Application.ScreenUpdating = true/false
    Application.DisplayStatusBar = true/false
    Application.Calculation = xlCalculationAutomatic/XlCalculationManual
    Application.Calculate
    Application.EnableEvents = true/false
    Application.PrintCommunication = true/false

    Today I have spent about three hours with that workbook (and much less data) and it seems nothing I do brings the Workbook back to normal. In some cases, a formula reports zero even though it was just a concatenation of two adjacent columns. In another case if I click F2 and then enter the right result shows but when I copy that formula down the column the same exact result is what appears in all the other rows. These results occurred after I tried turning off this or turning on that. There are no circular references nor does error checking find fault. I have restarted the system a couple times on somebody's suggestion but that did not help either.

    I am almost certain I caused this problem with one or more of the above commands. Unless somebody has a specific suggestion for undoing what I have done, my question is if there is a macro that can query Excel for all settings and parameters. Perhaps I could run such a procedure against other, working worksheets, compare results and make the necessary adjustments to my errant workbook.

    Thanks for your time.

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Turned Off Calculation; Cannot Turn Calculation It Back On Again

    and if you go to Formula -> Calculation options it is set to automatic? It does not sound as such...
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Forum Contributor
    Join Date
    10-08-2012
    Location
    San Clemente, California
    MS-Off Ver
    Office365
    Posts
    383

    Re: Turned Off Calculation; Cannot Turn Calculation It Back On Again

    Thanks Mike. Automatic calculation is turned on. As you can see from the various VBA commands above, automatic calculation is not the issue...or at least not the whole issue. Take a closer look at the bizzare behavior...that is not attributable to simply having calculation turned off. I did something else to cause this. It does not happen on other workbooks. And in the workbook in question, it happens on ALL of the worksheets. I am stumped. Any thoughts out there? Thanks.

  4. #4
    Forum Contributor
    Join Date
    10-08-2012
    Location
    San Clemente, California
    MS-Off Ver
    Office365
    Posts
    383

    Re: Turned Off Calculation; Cannot Turn Calculation It Back On Again

    I have transferred the formulas and data to a new workbook and find that there is no problem. I have concluded that the file was probably corrupted. Closing this thread as solved. Thanks for looking.

+ 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. [SOLVED] Toolbars turned off using vba.. how do i turn back on?
    By tconnell1965 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-16-2013, 09:33 AM
  2. How do I turn 'update links' back on when turned off?
    By AnnieP in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-10-2006, 11:50 AM
  3. [SOLVED] excel formula calculation turned off??
    By jd in forum Excel General
    Replies: 2
    Last Post: 11-18-2005, 04:10 PM
  4. [SOLVED] Merge & Center function is turned off...how do I turn it back on?
    By zulumaster in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-12-2005, 08:05 PM
  5. Turn Calculations On without Calculation when Turned on
    By robertjtucker in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-26-2005, 07:19 AM

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