+ Reply to Thread
Results 1 to 6 of 6

TEXTJOIN 2 dynamic columns into 1 and return dynamically

  1. #1
    Valued Forum Contributor
    Join Date
    04-13-2011
    Location
    Ottawa, Canada
    MS-Off Ver
    365
    Posts
    1,067

    TEXTJOIN 2 dynamic columns into 1 and return dynamically

    I have 2 columns shown below which is an independent dynamic array. In a sense, Dynamic List 1 is a dynamic array of each own and Dynamic List 2 is a dynamic array of each own.

    Now in a 3rd columns, I'd like to concatenate this 2 dynamic array list into 1, with comma as the delimiter.

    Below is my formula and it's not working correctly

    Please Login or Register  to view this content.

    Dynamic List 1 Dynamic List 2 Desired Result (Dynamic Spill Array)
    Ontario Canada Ontario, Canada
    Some Text Some Long Text Some Text, Some Long Text
    San Francisco California San Francisco, California
    Last edited by dluhut; 09-22-2022 at 03:34 PM.

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: TEXTJOIN 2 dynamic columns into 1 and return dynamically

    Couldn't you it with this simple formula?

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

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

    Re: TEXTJOIN 2 dynamic columns into 1 and return dynamically

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

  4. #4
    Valued Forum Contributor
    Join Date
    04-13-2011
    Location
    Ottawa, Canada
    MS-Off Ver
    365
    Posts
    1,067

    Re: TEXTJOIN 2 dynamic columns into 1 and return dynamically

    Reps up to you both.

    Why didn't I think of it.

    But Fluff13 formula with BYROW and LAMBDA is what I'm looking for to implement in my real data.

    Thank you both.

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

    Re: TEXTJOIN 2 dynamic columns into 1 and return dynamically

    Glad to help & thanks for the feedback.

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,093

    Re: TEXTJOIN 2 dynamic columns into 1 and return dynamically

    Variation on a theme:

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


    Last row (lr) is calculated. Last column (lc) can be manually adjusted; in this case, B:B.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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] MATCH against All Columns return SPILL Dynamic Array
    By dluhut in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-19-2022, 03:53 PM
  2. [SOLVED] Textjoin two columns without an additional helper-Column
    By MinisoftEggshell in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-28-2022, 01:13 PM
  3. [SOLVED] Can I dynamically reference the same cell across multiple worksheets in IF and TEXTJOIN?
    By arsenalmom in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-21-2021, 01:08 PM
  4. [SOLVED] TextJoin with All Value From Rows And Different Columns
    By lkerwei in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-21-2019, 01:50 AM
  5. [SOLVED] Match two criteria and return multiple records - INDEX & AGGREGATE, TEXTJOIN function
    By remyte in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-03-2019, 01:53 PM
  6. If Match then return TEXTJOIN
    By Cynops in forum Excel General
    Replies: 1
    Last Post: 11-09-2016, 07:51 AM
  7. [SOLVED] VBA Code To Return The Number Of Columns Between Two Dynamic Ranges.
    By GEANZ in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-04-2013, 01:44 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