+ Reply to Thread
Results 1 to 3 of 3

list unique names as a column

  1. #1
    Registered User
    Join Date
    03-19-2014
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    48

    list unique names as a column

    Hey all,

    I am hoping someone can help with this issue. I have 2 tabs. Info where the raw data is housed. Retrieval where the formula should go.

    I have a list of Labels: 100, 200, 300, 400, & 500 in row 2 of the retrieval tab and under each column i would like to show a list of the corresponding Names.

    I have attached the spreadsheet. Hopefully it will be something simple.

    Thanks !
    Dean
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: list unique names as a column

    Enter this formula in C3 and pull it across and then down

    =IFERROR(INDEX(info!$B$2:$B$21,AGGREGATE(15,6,ROW(info!$A$2:$A$21)-1/((info!$A$2:$A$21=C$2)),ROWS(C$3:C3))),"")
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Registered User
    Join Date
    03-19-2014
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: list unique names as a column

    solved! thank you so much, works a charm. Have a wonderful day!

+ 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] Unique names list from data validation column
    By L plates in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-01-2017, 07:08 PM
  2. Replies: 3
    Last Post: 08-02-2015, 03:50 AM
  3. [SOLVED] Filtering repeated names to get a list of unique names
    By grumpyguppy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-06-2014, 11:48 PM
  4. [SOLVED] All possible unique combination of 16 names from a list that contains 19 names
    By spirit29 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-20-2013, 01:08 PM
  5. Replies: 6
    Last Post: 07-08-2012, 03:54 PM
  6. Unique Names from a list
    By inayat in forum Excel General
    Replies: 5
    Last Post: 03-09-2012, 05:28 PM
  7. List of unique names
    By David Obeid in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-07-2008, 12:06 AM

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