+ Reply to Thread
Results 1 to 4 of 4

List multiple unique values based on field

  1. #1
    Registered User
    Join Date
    01-02-2013
    Location
    NY
    MS-Off Ver
    Excel Office 365
    Posts
    49

    List multiple unique values based on field

    I have a table with 2 columns, NAME and ID.
    I want to Type a name (In D4) and in column E, starting in E4 it will list the UNIQUE IDs going down.

    Thanks.
    Last edited by aetedford; 09-26-2019 at 09:30 AM.

  2. #2
    Registered User
    Join Date
    01-02-2013
    Location
    NY
    MS-Off Ver
    Excel Office 365
    Posts
    49

    Re: List multiple unique values based on field

    sample data
    Attached Files Attached Files

  3. #3
    Valued Forum Contributor bulina2k's Avatar
    Join Date
    11-20-2012
    Location
    Urziceni, Ialomita, Romania
    MS-Off Ver
    2019 and 365
    Posts
    861

    Re: List multiple unique values based on field

    Hi there!
    I've maneged to do it like this:
    Please Login or Register  to view this content.
    Attached Files Attached Files
    .. and don't forget to have fun!
    Bogdan.

    mark SOLVED and Add Reputation if my answer pleases you

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: List multiple unique values based on field

    ...or by formula:

    =IFERROR(INDEX(B:B,AGGREGATE(15,6,ROW($B$2:$B$50)/(($A$2:$A$50=$E$4)*(COUNTIF($H$3:H3,$B$2:$B$50)=0)),ROWS(H$4:H4))),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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] Creating a list of unique values based on multiple criteria
    By 27POP27 in forum Excel General
    Replies: 5
    Last Post: 03-13-2019, 11:26 PM
  2. Replies: 14
    Last Post: 08-04-2016, 02:18 PM
  3. [SOLVED] List unique values based on multiple criteria
    By tangmere.milli in forum Excel General
    Replies: 6
    Last Post: 01-22-2016, 07:56 AM
  4. VBA select multiple values in a pivot table field based on a list
    By DD1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-18-2014, 08:28 PM
  5. Replies: 2
    Last Post: 02-06-2013, 04:44 AM
  6. [SOLVED] Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  7. Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 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