+ Reply to Thread
Results 1 to 3 of 3

Return unique values from list as a comma separated string

  1. #1
    Registered User
    Join Date
    03-04-2020
    Location
    Cologne
    MS-Off Ver
    Office 365 (Win 10 - Work)
    Posts
    21

    Return unique values from list as a comma separated string

    Hey folks,

    how to get from a list with redundant values and a condition to a comma separated text string?

    I was first playing with this formular =INDEX(list,MATCH(0,COUNTIF(uniques,list),0)) but couldnt transpose the result and nor convert into string.

    In my example I want to consider only the values which meet the condition "New" from Coloum A.

    Any thoughts on this challenge?

    Kindly
    idlebert
    Attached Files Attached Files
    Last edited by dridlebert; 06-04-2020 at 10:28 AM.

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,799

    Re: Return unique values from list as a comma separated string

    D17=textjoin(",",,unique(filter(b3:b13,a3:a13=a3)))

  3. #3
    Registered User
    Join Date
    03-04-2020
    Location
    Cologne
    MS-Off Ver
    Office 365 (Win 10 - Work)
    Posts
    21

    Re: Return unique values from list as a comma separated string

    Wonderful and efficient solution. Thanks!

+ 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. Replies: 3
    Last Post: 12-26-2019, 09:59 AM
  2. Replies: 4
    Last Post: 11-16-2015, 05:12 AM
  3. Comma separated list of values help needed
    By handcoded in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-07-2014, 11:41 AM
  4. [SOLVED] Macro to give the count of unique values after comparing the comma separated values
    By Manish_Gupta in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-03-2014, 12:41 AM
  5. Validate comma-separated list of values
    By DeDomme in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-21-2013, 12:27 PM
  6. Creating a comma separated list for unique entires
    By kreativsoul in forum Excel General
    Replies: 9
    Last Post: 07-22-2012, 11:42 PM
  7. Return Y/N after matching from multiple lookup values separated by comma
    By indoglans in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-16-2011, 03:13 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