+ Reply to Thread
Results 1 to 3 of 3

extract unique values from list (UDF style)

  1. #1
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    extract unique values from list (UDF style)

    Hi All,

    Will be needing your help again.

    Want: I need a UDF that will allow users to remove duplicates from the list (without using the remove duplicates function)

    Note: Range is not fixed, since our data will depend on the number of active users.

    Attached is a sample output.

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,523

    Re: extract unique values from list (UDF style)

    Use in cell like
    =Uniq($A$2:$A$93,ROW(A1))
    and copy down

    To a Standard code module
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    Re: extract unique values from list (UDF style)

    well, as always, thanks for your awesome help Jindon!

    its working!

+ 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. Extract Unique Values from List using VBA
    By musicman1985 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-03-2018, 05:24 AM
  2. [SOLVED] Extract list of unique values, only if they have specific text next to them.
    By Who_else in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-12-2017, 04:36 PM
  3. Replies: 4
    Last Post: 01-04-2017, 07:29 PM
  4. Extract unique text values from a filtered list
    By ljerromes in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-23-2015, 07:51 PM
  5. [SOLVED] automatically extract unique values from a list
    By labogola in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-07-2014, 10:54 AM
  6. [SOLVED] Extract unique values from a table and list along a row
    By doctorblyth in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-05-2013, 04:33 PM
  7. [SOLVED] Extract Unique Values from Long list and Put in Sorted Order
    By snapfade in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 04-08-2013, 09:10 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