+ Reply to Thread
Results 1 to 4 of 4

Can I combine multiple array formulas into 1?

  1. #1
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,272

    Can I combine multiple array formulas into 1?

    In the attached file, Sheet1 has the result of 3 array formulas (2 columns each). I'd like to combine the results somehow so they show as one long list, plus, I'd like to add a column to the left that shows the array it's a result of (in this case, it would show "Cat1", "Cat2", etc.

    Thanks for any help you can give.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    11-22-2014
    Location
    Arizona, USA
    MS-Off Ver
    Office 365
    Posts
    973

    Re: Can I combine multiple array formulas into 1?

    There is always a way...but I would have to jump into VBA to complete it the way you are working it...

    Or make it a dynamic lookup so I can pull the list based on the variable Cat1, Cat2, etc... however many you go through .

    Please Login or Register  to view this content.
    Update the J9 Reference to the CAT that you wish to review and it will generate each list... stacking them - Im not brilliant with array formulas so that is going to be tough or creative - cant wait to see if someone drops a good method
    -If you think you are done, Start over - ELeGault

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,223

    Re: Can I combine multiple array formulas into 1?

    For MS365 Insider

    =LET(c,tMaster[[Cat3]:[Cat5]],SORT(HSTACK(TOCOL(IF(c>0,tMaster[[#Headers],[Cat3]:[Cat5]],NA()),2),TOCOL(IF(c>0,tMaster[Kronos Name],NA()),2),TOCOL(IF(c>0,c,NA()),2))))

    Other MS365
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Bo_Ry; 05-18-2022 at 02:30 AM.

  4. #4
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,272

    Re: Can I combine multiple array formulas into 1?

    ELeGault - I couldn't quit get yours to work but thanks. Bo_Ry - I knew if someone could come up with a formula it would by you I don't have Insider so can't use that one, but your other one works! I don't understand it of course, but seems to work great - thank you!

+ 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] Combine Two Array Formulas
    By Losai in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-18-2022, 02:43 PM
  2. [SOLVED] How to combine multiple IF(AND formulas to one.
    By manharji in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-15-2020, 10:49 AM
  3. Combine multiple formulas
    By halefamily104 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-14-2020, 05:23 PM
  4. [SOLVED] How to combine 2 array formulas
    By bdouglas1011 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-02-2018, 02:11 AM
  5. [SOLVED] Using Combine macro to combine multiple worksheets - need to modify to paste formulas
    By DLSmith in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-26-2012, 09:07 AM
  6. Using an IF to combine multiple formulas
    By sharkfoot in forum Excel General
    Replies: 5
    Last Post: 04-02-2006, 01:21 PM
  7. Replies: 1
    Last Post: 08-25-2005, 03:43 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