+ Reply to Thread
Results 1 to 3 of 3

Any Way To Speed Up Calculations

  1. #1
    Registered User
    Join Date
    04-13-2013
    Location
    Calcutta
    MS-Off Ver
    Excel 2013
    Posts
    87

    Any Way To Speed Up Calculations

    Hi

    I have an excel 2013 (64 bit) workbook having nearly 800K records where I need to count the occurrence of each company name in the company column

    Using the following formula to run the calculation -
    Please Login or Register  to view this content.
    The issue is, it is taking a very long time to process this. I understand there is massive amount of data that needs to be processed, but I was wondering if there was any other formula which would do the same thing but faster?

    My PC configuration is nothing great but not too bad either (I think) - Having a hexa core CPU with 8 Gigs of RAM

    Thanks

  2. #2
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Any Way To Speed Up Calculations

    Hi,

    Can you sort the data by company name? You can then reduce the number of COUNTIFS and the range involved for many of them. Or use a pivot table to perform the counting and then extract the results using GETPIVOTDATA.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  3. #3
    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,933

    Re: Any Way To Speed Up Calculations

    I agree that a pivot table should speed things up, but with that much data, no option will really be that fast
    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. Simplify nested IF statements to speed up calculations
    By s@skia in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-29-2016, 11:40 AM
  2. Improve Calculations Speed
    By samcdavies in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-21-2015, 09:14 PM
  3. [SOLVED] Use array to speed up UDF calculations
    By davesky in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-22-2015, 06:39 AM
  4. Speed up VBA with 2.5 billion calculations
    By bubleeshaark in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-09-2013, 11:34 PM
  5. Speed Up calculations - sumproduct
    By Risels7 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-03-2013, 11:51 PM
  6. Speed up spreadsheet calculations
    By mcinnes01 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-23-2010, 11:20 AM
  7. Speed calculations
    By ABSTRAKTUS in forum Excel General
    Replies: 3
    Last Post: 05-21-2010, 05:46 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