Results 1 to 4 of 4

TEXTJOIN - getting 1 occurrence of duplicate values only

Threaded View

  1. #1
    Registered User
    Join Date
    07-08-2019
    Location
    GENT
    MS-Off Ver
    O365
    Posts
    13

    TEXTJOIN - getting 1 occurrence of duplicate values only

    Hi,
    I have searched the forum, but no similar problem found.

    Underlying code returns the info I want, but has doubles.
    I would want to see only occurrence of each value.

    ActiveCell.FormulaArray = "=TEXTJOIN(""" & Delimit & """,TRUE,IF(" & LookUpRange & " = " & LookUpValue & "," & ResultRange & ",""""))" which results in this formula:
    =TEXTJOIN(", ";TRUE;IF(($B$2:$B$30=G6);$C$2:$C$30;""))
    However I would want to see 1 occurrence of every duplicate values only.
    See attachment. In example I want the outpu as in Cell I4 and I6, instead of the formula resulting in H4 and I4.
    Found different leads, but can't figure out a simple answer.

    Any help appreciated.
    A
    Attached Files Attached Files
    Last edited by aTRc; 07-30-2019 at 03:32 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] textjoin on unique values
    By richx in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-03-2019, 09:47 AM
  2. Modify TEXTJOIN formula to avoid duplicate returns
    By Thintin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-18-2019, 11:06 AM
  3. Arrayfunction TEXTJOIN only receive unique values
    By Nora Kro in forum Excel General
    Replies: 2
    Last Post: 08-21-2018, 11:21 PM
  4. [SOLVED] How can I modify my array TEXTJOIN formula to output only unique values
    By Victorjo in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 07-06-2018, 01:50 AM
  5. [SOLVED] Function to count duplicate or triplicate numbers occurrence in one cell
    By Karnik in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-19-2017, 11:04 PM
  6. [SOLVED] Remove duplicate instances of a word from a cell except the last occurrence .
    By rampulaparthi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-27-2013, 04:08 AM
  7. Summary of all values and occurrence of each value
    By martho in forum Excel General
    Replies: 1
    Last Post: 11-28-2005, 05:55 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