+ Reply to Thread
Results 1 to 2 of 2

Will I speed up calculation if I add an IF before a huge formula?

  1. #1
    Forum Contributor
    Join Date
    05-28-2010
    Location
    Antwerp, Belgium
    MS-Off Ver
    Office 365
    Posts
    170

    Will I speed up calculation if I add an IF before a huge formula?

    When I have a very heavy formula and before the whole formula I am adding an IF formula and if it's true and it will get the result.
    Will it make my formula less heavy? I mean will it not conitnue calculating the other conditions then?

    Example:

    The current formula:

    =IF(something very complicated, bla bla, if(complicated.... and etc.)

    The optimized formula:

    =IF(B2="","V",the current formula)

    When the first condition is true (B2=""), will it not continue the calculation and thus the formula will be calculated quicker?

    I hope it is clear what I wanted to say

    Thanks

  2. #2
    Registered User
    Join Date
    09-12-2012
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2013
    Posts
    38

    Re: Will I speed up calculation if I add an IF before a huge formula?

    I would expect so as excel is only doing the big calculation when needed. best way to see how much effect you get is to try it. Small file won't make an appreciable difference. large one might. It will all depend on how much work is involved with your big complicated blah blah.....

    Ron

+ 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: 1
    Last Post: 01-14-2019, 06:35 AM
  2. Huge spreadsheet- Slow calculation speed for formulas
    By PoojaP in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-04-2018, 10:00 AM
  3. Help cleaning up an AWKWARD nested formula to improve calculation speed
    By mjolnir76 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-29-2017, 01:00 PM
  4. Replies: 2
    Last Post: 01-14-2016, 11:25 AM
  5. How to speed up formula calculation process
    By snuffnchess in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-04-2015, 12:19 PM
  6. loop vs. simple function, huge difference in speed, why?
    By losmi8 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-22-2010, 04:33 AM
  7. Speed up calculation of a worksheet that contains formula
    By vennila in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-24-2006, 09:00 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