+ Reply to Thread
Results 1 to 4 of 4

Ensuring All Formulas Calculate

  1. #1
    Registered User
    Join Date
    10-02-2013
    Location
    America, USA
    MS-Off Ver
    Excel 2003
    Posts
    5

    Ensuring All Formulas Calculate

    Hello!

    I have a workbook where ~15k sumproduct formulas. Most of the time, these formulas refresh as expected. But sometimes Excel recalculates everything but it is clear some cells have not calculated. If I go in and press F9 or press enter, they often refresh. But saving or press calculate sheet does not appear to generate a value. Is there anyway to ensure these formulas are working as expected?

    I'm currently storing a lot of data in an External workbook. I use sumproduct to pull the data from that workbook to the workbook where I need the data.

  2. #2
    Registered User
    Join Date
    04-14-2014
    Location
    Philippines
    MS-Off Ver
    Excel 2010
    Posts
    97

    Re: Ensuring All Formulas Calculate

    Can you attached a sample of your worksheets so that any can figure out what you did though and give you more ideas with the experts around.

    regards,

    Rev12

  3. #3
    Forum Expert
    Join Date
    10-02-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    1,222

    Re: Ensuring All Formulas Calculate

    The most likely scenario is you are interrupting the calculation process. When the calculations occur, you should see at the bottom right corner in the status bar something like "Calculating (8 processors): 45%", where the wording may be a little different but the gist is it gives you progress on how long calculations are taking and when they are complete. Any actions taken during this can interrupt or delay the process, especially when the calc chain is complex (IE: when many formulas require other formulas to calculate before they can).

    So if you recalculate, then go and do something like select another cell, move to another sheet, enter more data, etc. while this is happening you may see the % start at 0% again. If that has happened its possible its restarting all over again.

    The only other cause of some formulas not calculating/updating that I have seen is corruption in the file. If the file has excess content (cells, styles, formulas, named ranges) and/or actual corruption it can affect parts of the file like this. Thats harder to check for and evaluate much less fix. Hopefully its caused by my first point in which case you either wait for the process to complete or take actions to reduce the time it takes.
    Ways to get help: Post clear questions, explain your overall goal, supply as much background as possible, respond to questions asked of you by those trying to help and post sample(s) files.

    "I am here to help, not do it for people" -Me

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: Ensuring All Formulas Calculate

    If you have 15k+ sumproduct formulas, that is in all likelihood slowing your file down, and they can probably be replaced using less resource-intense formulas and/or helper columns to speed things up

    As requested. upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Ensuring that a particular row is selected
    By Suraj3825 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-27-2013, 05:25 AM
  2. Ensuring no blanks in cells
    By leaning in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-29-2011, 11:31 AM
  3. data validation - ensuring a blank
    By tariq1 in forum Excel General
    Replies: 3
    Last Post: 11-18-2010, 12:19 PM
  4. Ensuring Macros are running
    By ccarmock in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-01-2005, 04:05 PM
  5. Ensuring deleted data cannot be recovered
    By Jell in forum Excel General
    Replies: 3
    Last Post: 07-03-2005, 11:05 AM
  6. [SOLVED] Ensuring Conditional formating is not lost
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-10-2005, 10:06 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