+ Reply to Thread
Results 1 to 7 of 7

Return multiple arrays on condition and append them with single formula

  1. #1
    Registered User
    Join Date
    03-28-2022
    Location
    Germany
    MS-Off Ver
    Office 365
    Posts
    3

    Return multiple arrays on condition and append them with single formula

    Hi everyone,

    I am looking for a solution to the problem exposed in the workbook enclosed

    Thank you very much for your help !

    DWX
    Attached Files Attached Files

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,706

    Re: Return multiple arrays on condition and append them with single formula

    one option

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor John Vergara's Avatar
    Join Date
    01-17-2022
    Location
    Colombia
    MS-Off Ver
    365
    Posts
    206

    Re: Return multiple arrays on condition and append them with single formula

    Hi to all!

    Another option, with 365 insider beta:
    PHP Code: 
    =TEXTSPLIT(TEXTJOIN(",",,IF(C8:L8="NEW-YORK",C3:L7&"","")),,","
    Blessings!

  4. #4
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2502 and WPS V2024(12.1.0.18543)
    Posts
    3,842

    Re: Return multiple arrays on condition and append them with single formula

    Another option, with 365 insider beta

    Cell G32 formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2502
    Posts
    13,700

    Re: Return multiple arrays on condition and append them with single formula

    Similarly a bit of a fusion of the above.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Dave

  6. #6
    Registered User
    Join Date
    03-28-2022
    Location
    Germany
    MS-Off Ver
    Office 365
    Posts
    3

    Re: Return multiple arrays on condition and append them with single formula

    Thatīs perfect ! Thank you very very very much

  7. #7
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2502 and WPS V2024(12.1.0.18543)
    Posts
    3,842

    Re: Return multiple arrays on condition and append them with single formula

    @DWX57 You're Welcome. Glad to help . Thank You 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] How append multiple lists into a single list
    By HJHamm in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-18-2016, 10:22 AM
  2. storing multiple value in a single cell (through arrays or without arrays)?
    By mak51061 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 12-25-2014, 09:27 PM
  3. Replies: 2
    Last Post: 12-04-2013, 09:45 PM
  4. multiple columns data append in single column
    By suresh3566 in forum Excel General
    Replies: 3
    Last Post: 06-11-2011, 07:52 AM
  5. Append multiple worksheets into single worksheet
    By steve-waters in forum Excel General
    Replies: 1
    Last Post: 01-02-2008, 06:11 AM
  6. [SOLVED] RE: If condition is true return sumproduct of two arrays
    By Duke Carey in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-14-2005, 01:05 AM
  7. If condition is true return sumproduct of two arrays
    By Felipe in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-14-2005, 01:05 AM

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