Results 1 to 14 of 14

How can I modify my array TEXTJOIN formula to output only unique values

Threaded View

  1. #1
    Registered User
    Join Date
    07-04-2018
    Location
    Stockholm, Sweden
    MS-Off Ver
    Office 365
    Posts
    8

    Question How can I modify my array TEXTJOIN formula to output only unique values

    This is my worksheet:
    Capture1.PNG

    This is the formula in question:
    =IF(C3<>C2;TEXTJOIN(", ";TRUE;IFERROR(IF(SEARCH(E3;E:E);I:I;"");""));"")
    Untitled1.png

    My goal is to collect all markets in column I that belong to the same Invoice number, into one cell in column J.
    I made this wildcard array TEXTJOIN formula that does everything that I want it to do, exept that it outputs all the values it finds; when I want it to only output the unique values.

    Desired results:
    Capture2.PNG

    How can I modify this formula to accomplish this?
    Attached Files Attached Files
    Last edited by Victorjo; 07-05-2018 at 06:38 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 11
    Last Post: 10-27-2016, 07:33 PM
  2. Find Unique Values - Need Not Array Formula
    By Neyme in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-30-2016, 04:36 PM
  3. [SOLVED] Array to embed formula and if number of output is met output Blank
    By ywang in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-29-2015, 02:34 AM
  4. add to array formula to only return unique values
    By jason892 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-11-2013, 06:39 AM
  5. [SOLVED] Count unique values in list but NOT using ARRAY formula
    By alx0101 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-15-2013, 08:15 AM
  6. Modify Unique List Array
    By hassankhan in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 08-11-2009, 12:28 AM
  7. Replies: 0
    Last Post: 05-19-2008, 11:43 PM

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