+ Reply to Thread
Results 1 to 3 of 3

TextJoin with All Value From Rows And Different Columns

  1. #1
    Registered User
    Join Date
    07-10-2019
    Location
    Malaysia
    MS-Off Ver
    2016
    Posts
    28

    TextJoin with All Value From Rows And Different Columns

    Good day, I wonder textjoin could be use to get string from rows and different columns if it match with the value i wanted to look for.
    Here it goes the scenario, in each of categories have 7 person, and the 7 person have assigned into a classroom. In this case, i want each classroom shows the person name in a cell.
    Here is the code and example i do in a category:

    Please Login or Register  to view this content.
    i only be able to get the first categories and i have no idea with the second and third. i have tried concatenate function, but it return the 1st array of textjoin for text1,text2 and text3
    .
    I have attach the attachment.
    Attached Files Attached Files
    Last edited by lkerwei; 08-21-2019 at 01:51 AM.

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

    Re: TextJoin with All Value From Rows And Different Columns

    Please try
    =TEXTJOIN(", ",TRUE,IF(($D$4:$N$10=--RIGHT(A12))*($D$3:$N$3="Classroom"),$B$4:$L$10,""))
    and press Ctrl+Shift+Enter
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    07-10-2019
    Location
    Malaysia
    MS-Off Ver
    2016
    Posts
    28

    Re: TextJoin with All Value From Rows And Different Columns

    Brilliant! It works for my excel, Thank you Bo_Ry

+ 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] TEXTJOIN and keep formatting
    By ihb95 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-09-2019, 03:16 AM
  2. Textjoin and if function need help
    By bitozi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-23-2019, 06:35 AM
  3. [SOLVED] Textjoin + condition
    By veeejay in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-04-2019, 01:23 PM
  4. [SOLVED] TextJoin formula with MID function
    By Brsth in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-26-2018, 11:00 AM
  5. Textjoin?
    By johandenver in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 10-01-2017, 03:18 PM
  6. If Match then return TEXTJOIN
    By Cynops in forum Excel General
    Replies: 1
    Last Post: 11-09-2016, 07:51 AM
  7. TEXTJOIN function
    By Tony Valko in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-13-2016, 06:48 PM

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