Results 1 to 5 of 5

speed up formulas

Threaded View

  1. #1
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Key West, FL
    MS-Off Ver
    365 Apps for Enterprise
    Posts
    666

    speed up formulas

    Edit: see my last post on this thread.


    I've got large workbook (about 200,000 cells) which uses Solver. After reading of ways to increase the speed of Excel, one source suggests that I replace SUMIFS formulas with VLOOKUP and INDEX-MATCH. It also says that OFFSET slows down computing time but does not suggest an alternative.

    Here are two of my current formulas which use the "slow" method. Can anyone suggest a reformulation of these? If you'd like I can upload a sample of the workbook.

    =SUMIFS(O$122:O$2064,A$122:A$2064,">="&EOMONTH(L6,-1)+1,A$122:A$2064,"<="&EOMONTH(L6,0))

    =IF(FP4=FP3+1,INDEX($FN$4:$FN$1834,MATCH(FP4,$FM$4:$FM$1834,0)),AVERAGE(OFFSET($FN$4,MATCH(FP3,$FM$4:$FM$1834,0),,FP4-FP3,1)))
    Thanks!
    Last edited by jrtaylor; 08-05-2017 at 06:56 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Speed up code that inputs formulas
    By LeighBritten in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-02-2014, 12:59 PM
  2. Copy Paste Formulas - Any Speed Tips?
    By killerkoz17 in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 02-23-2014, 07:40 AM
  3. [SOLVED] Code to speed up sumproduct formulas
    By tbeast in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-27-2012, 05:14 PM
  4. How to Speed Up the File Processing i.e Formulas Vs VBA ?
    By e4excel in forum Excel Programming / VBA / Macros
    Replies: 31
    Last Post: 10-22-2011, 12:33 PM
  5. Named formulas (arrays) and speed
    By mattflow in forum Excel General
    Replies: 2
    Last Post: 09-16-2010, 11:52 AM
  6. Speed up a 100k AverageIf formulas
    By Coaster in forum Excel General
    Replies: 5
    Last Post: 08-04-2010, 02:09 AM
  7. How do I speed up recalcs when using lots of SUMPRODUCT formulas
    By Peterdout in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-12-2006, 10:20 PM

Tags for this Thread

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