+ Reply to Thread
Results 1 to 5 of 5

dynamic list of unique values

  1. #1
    Registered User
    Join Date
    08-23-2012
    Location
    Omaha, NE
    MS-Off Ver
    MS 365
    Posts
    66

    dynamic list of unique values

    I have a list of non-unique values in Plays!E2:E73. I'm able to get a list of unique values with this formula:
    Please Login or Register  to view this content.
    However, I'd like to put a conditional on them that says Plays:I of that particular row = Yes. I'd appreciate some help here.

    Thanks!

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: dynamic list of unique values

    This should help:

    https://www.extendoffice.com/documen...-criteria.html

  3. #3
    Registered User
    Join Date
    08-23-2012
    Location
    Omaha, NE
    MS-Off Ver
    MS 365
    Posts
    66

    Re: dynamic list of unique values

    Thank you! Here was my final formula:
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    08-23-2012
    Location
    Omaha, NE
    MS-Off Ver
    MS 365
    Posts
    66

    Re: dynamic list of unique values

    Actually, one more requirement. How do I get the list sorted alphabetically?

    Please Login or Register  to view this content.

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: dynamic list of unique values

    I couldn't adapt your formula to return unique alphabetically. I came up with my own array entered formula.



    A
    B
    C
    D
    E
    F
    1
    Earth
    Vince
    Earth
    2
    Mercury
    Paul
    Bob
    In E2: {=IFERROR(INDEX($B$1:$B$20,MATCH(SMALL(IF($A$1:$A$20=$D$1,COUNTIF($B$1:$B$20,"<="&$B$1:$B$20)),ROWS($2:2)),COUNTIF($B$1:$B$20,"<="&$B$1:$B$20),0)),"")}
    3
    Pluto
    Joe
    Sandra
    4
    Jupiter
    Joe
    Vince
    5
    Saturn
    John
    6
    Saturn
    Elsie
    7
    Mars
    Sandra
    8
    Jupiter
    Vince
    9
    Earth
    Bob
    10
    Mercury
    Allen
    11
    Pluto
    Alice
    12
    Earth
    Sandra
    13
    Saturn
    Sandra
    14
    Jupiter
    JoAnne
    15
    Mercury
    Bob
    16
    Mercury
    Elsie
    17
    Venus
    Linda
    18
    Jupiter
    Mike
    19
    Pluto
    Alice
    20
    Uranus
    Susan
    Dave

+ 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] Dynamic Unique List from multiple dynamic columns
    By JO505 in forum Excel General
    Replies: 7
    Last Post: 06-11-2015, 05:41 PM
  2. [SOLVED] List unique values from multiple dynamic lists
    By andredl in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-22-2014, 02:37 AM
  3. Create unique list from dynamic list with dupes
    By kfryar in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-10-2014, 09:20 PM
  4. Dynamic Unique List
    By John Bates in forum Excel General
    Replies: 8
    Last Post: 03-01-2010, 07:51 PM
  5. Unique Dynamic Validated List
    By Jason Morin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 06:05 AM
  6. [SOLVED] Unique Dynamic Validated List
    By Jon C in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 PM
  7. [SOLVED] Unique Dynamic Validated List
    By Jon C in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-10-2005, 10:05 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