+ Reply to Thread
Results 1 to 4 of 4

Calculating: (1 Processor(s)) problem with large number of array-formulas

  1. #1
    Registered User
    Join Date
    05-05-2017
    Location
    Utrecht, Netherlands
    MS-Off Ver
    2016
    Posts
    15

    Calculating: (1 Processor(s)) problem with large number of array-formulas

    Hi 'Exc-all',

    I have an Excel file that is not too big (ca. 10Mb), but it has a big problem with a certain array formula:

    Please Login or Register  to view this content.
    (In words: It has to pick up the data in a different tab of:
    a Row that matches a 'person' and a 'criteria',
    and a colomn that matches a month)

    This CTRL-Enter-formula is used ca. 2000 times in my spreadsheet and makes it aweful slow.
    I already put my spreadsheet calculations on 'manually', but everytime I am updating the spreadsheet is almost crashing.

    Does someone has a solution to this issue...?
    (Maybe a different type of formula or maybe a VBA-code)

    TIA

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,128

    Re: Calculating: (1 Processor(s)) problem with large number of array-formulas

    First off, limit the arrays to the cells you need it to look at, so instead of $A:$A, for example, use $A1:$A2000, or whatever the array size is. Similarly with rows - limit them to just the array you need. This should speed things up for you.

    This on its own may be causing much of the problem: tab!$A:U
    Last edited by AliGW; 07-17-2017 at 05:29 AM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    05-05-2017
    Location
    Utrecht, Netherlands
    MS-Off Ver
    2016
    Posts
    15

    Re: Calculating: (1 Processor(s)) problem with large number of array-formulas

    Wow, that helps already a lot!

    I didn't knew that Excel was not recognizing that cells were empty.
    I will test a bit, if the processor problem comes back, I will reply again.

    Thanks a mil,
    KR!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,128

    Re: Calculating: (1 Processor(s)) problem with large number of array-formulas

    You're welcome!

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] Excel Calculating Processor stuck on 0% not updating?
    By Imran Magsi in forum Excel General
    Replies: 5
    Last Post: 06-22-2016, 02:32 AM
  2. [SOLVED] Combining array formulas and large function
    By lostest in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-16-2015, 08:32 PM
  3. How to Speed Up Large Matrix Array Formulas
    By claborn3 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-31-2013, 02:36 PM
  4. Replies: 2
    Last Post: 01-08-2013, 10:50 AM
  5. Array formulas for a large dataset
    By Freedan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-25-2012, 12:48 PM
  6. LARGE() vs SMALL() - array problem
    By pmguerra in forum Excel General
    Replies: 4
    Last Post: 01-11-2010, 10:29 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