+ Reply to Thread
Results 1 to 9 of 9

Formula to get Unique list from a column based on a criteria in another column

  1. #1
    Registered User
    Join Date
    03-27-2018
    Location
    qatar
    MS-Off Ver
    2016
    Posts
    8

    Formula to get Unique list from a column based on a criteria in another column

    Good Day All,

    may i have your assistant to get solution for the "Formula to get Unique list from a column based on a criteria in another column"

    herewith i have attached an excel sample with formula (at column E), where i can get unique list without criteria.

    but the formula am looking for is to get the unique list based on a criteria, which is cell E2 should result only if cell "A2=D2"

    kindly help me to get an solution to fix this issue.

    Note: am not having an "Unique / Filter Function" in my excel 2016 account.
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    02-26-2020
    Location
    US
    MS-Off Ver
    2010
    Posts
    157

    Re: Formula to get Unique list from a column based on a criteria in another column

    Hello,

    I thought maybe fill the dates based on the unique list instead.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    CTRL+SHIFT+ENTER to make it an array

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    I hope this helps

  3. #3
    Forum Contributor
    Join Date
    11-10-2017
    Location
    INDIA
    MS-Off Ver
    365
    Posts
    184

    Re: Formula to get Unique list from a column based on a criteria in another column

    Hi, Kindly check the attached file, see it helps or not!!
    *If you wish you click on *,a way to say ThankYou

  4. #4
    Registered User
    Join Date
    03-27-2018
    Location
    qatar
    MS-Off Ver
    2016
    Posts
    8

    Re: Formula to get Unique list from a column based on a criteria in another column

    Hi Sunny,

    sorry am unable to find the attachment, could you please upload once again.

  5. #5
    Registered User
    Join Date
    03-27-2018
    Location
    qatar
    MS-Off Ver
    2016
    Posts
    8

    Re: Formula to get Unique list from a column based on a criteria in another column

    Dear RChad,

    herewith find the attached file, kindly help me out to get the expected output
    Attached Files Attached Files

  6. #6
    Banned User!
    Join Date
    02-26-2020
    Location
    US
    MS-Off Ver
    2010
    Posts
    157

    Re: Formula to get Unique list from a column based on a criteria in another column

    Hello,

    Maybe like this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Press CTRL+SHIFT+ENTER to make it an array

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  7. #7
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,781

    Re: Formula to get Unique list from a column based on a criteria in another column

    E3=IFERROR(INDEX($B$3:$B$26,SMALL(IF(FREQUENCY(IF($A$3:$A$26=$D3,MATCH($B$3:$B$26,$B$3:$B$26,0)),ROW($B$3:$B$26)-ROW($B$3)+1),ROW($B$3:$B$26)-ROW($B$3)+1),COUNTIF($D$3:$D3,$D3))),"")

    control+shift+enter

    copy down

  8. #8
    Registered User
    Join Date
    03-27-2018
    Location
    qatar
    MS-Off Ver
    2016
    Posts
    8

    Re: Formula to get Unique list from a column based on a criteria in another column

    Hi RChad,

    Thanks for the formula and sample workbook.

    But the formula is not working for the new entries, could you please guide me on this to fix.

    herewith find the updated excel sheet for the new entries.
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    03-27-2018
    Location
    qatar
    MS-Off Ver
    2016
    Posts
    8

    Re: Formula to get Unique list from a column based on a criteria in another column

    Dear Caracalla,

    Thanks for the solution, yes fine it's working well.

+ 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. Unique drop down list of values based on criteria in other column(s)
    By SMP77 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-25-2019, 10:44 PM
  2. Extracting Unique List From Multiple Columns Based on Single-Column Criteria
    By Hellogiraffe in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-29-2019, 04:55 PM
  3. Replies: 3
    Last Post: 09-18-2018, 06:49 PM
  4. Replies: 20
    Last Post: 08-24-2017, 02:40 AM
  5. [SOLVED] VBA Creating a list of unique values from one column based on criteria from another column
    By bilbo85 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-09-2016, 02:38 PM
  6. [SOLVED] Find unique cells in column -> Sum another column based on multiple criteria
    By mjoc9 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-20-2015, 09:29 AM
  7. Replies: 5
    Last Post: 09-18-2011, 10:44 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