+ Reply to Thread
Results 1 to 5 of 5

TextJoin Formulas making sheet calculate slow

  1. #1
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    TextJoin Formulas making sheet calculate slow

    Hi,

    Anyway to modify these 2 formula's to make the sheet calculate faster?

    HTML Code: 
    HTML Code: 

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,130

    Re: TextJoin Formulas making sheet calculate slow

    Don't use entire columns, limit them to a reasonable size depending on your data like
    =TEXTJOIN(", ",,UNIQUE(FILTER('Open ESR''s'!B$2:B$10000,'Open ESR''s'!F$2:F$10000=Analysis!A5)))

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: TextJoin Formulas making sheet calculate slow

    Try using a smaller range instead of the entire column. Decide what your max last row is and only carry your formula that far. i.e. B1:B5000.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    Re: TextJoin Formulas making sheet calculate slow

    Thanks for the help. Worked out just fine.

  5. #5
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,130

    Re: TextJoin Formulas making sheet calculate slow

    Glad to help & thanks for the feedback.

+ 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] Index small if row and textjoin formulas not extracting data from MSQuery tables
    By tom_tom in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-08-2021, 12:16 PM
  2. Replies: 3
    Last Post: 07-04-2019, 08:34 AM
  3. copying some data(value+formulas) and pasting to the same sheet is very slow
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-18-2017, 06:33 AM
  4. sumif making excel run slow
    By stephme55 in forum Excel General
    Replies: 4
    Last Post: 07-14-2016, 01:18 PM
  5. [SOLVED] Copy sheets to new workbook causing formulas to calculate slow
    By som3on3_10 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-12-2014, 03:51 AM
  6. Manual calculate sheet formulas
    By yrndtn in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-06-2011, 08:58 AM
  7. Replies: 1
    Last Post: 11-24-2010, 08:35 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