+ Reply to Thread
Results 1 to 10 of 10

Unique list

  1. #1
    Registered User
    Join Date
    08-24-2020
    Location
    india
    MS-Off Ver
    2016
    Posts
    13

    Unique list

    Hi,
    Please help me on this.

    I have Names in column "B" and their respective quantity in column "C".
    I want to extract unique list of names basis on their quantity in column "E" (please ignore zero, blanks and total)?
    Please refer the attached file.
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,873

    Re: Unique list

    Not sure I understand what you want. How about showing us a mocked up solution so that we have a better idea of what you are looking for.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    08-24-2020
    Location
    india
    MS-Off Ver
    2016
    Posts
    13

    Re: Unique list

    Thanks for the assistance.
    I have already mocked up my result in column "E".

  4. #4
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Unique list

    Hi

    Try using a simple pivot table.
    See the file
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-24-2020
    Location
    india
    MS-Off Ver
    2016
    Posts
    13

    Re: Unique list

    Thanks for your assistance, but i want this to be dynamically unique list using formula.(no vba and pivot).

  6. #6
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Unique list

    Please try at
    E3
    =IFNA(INDEX($B$3:$B$16,MATCH(1,INDEX(ISNA(MATCH($B$3:$B$16,E$2:E2,))*($C$3:$C$16<>0),),)),"")
    Attached Files Attached Files

  7. #7
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,401

    Re: Unique list

    E3 array formula
    HTML Code: 

  8. #8
    Registered User
    Join Date
    08-24-2020
    Location
    india
    MS-Off Ver
    2016
    Posts
    13

    Re: Unique list

    Thank you so much for your help. It is working.

  9. #9
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,401

    Re: Unique list

    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add reputation there

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved

  10. #10
    Registered User
    Join Date
    10-18-2019
    Location
    Dubai
    MS-Off Ver
    2019
    Posts
    59

    Re: Unique list

    Thank you this solution works for me as 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. Create a unique list with a count against the unique values
    By barber87 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-12-2017, 10:13 AM
  2. [SOLVED] Getting unique list and amount sum by unique list wise - Reg.
    By bala04msw in forum Excel Formulas & Functions
    Replies: 32
    Last Post: 08-28-2016, 12:00 PM
  3. Create unique # of worksheets based on list count with unique names
    By Groovicles in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-24-2016, 09:51 AM
  4. [SOLVED] list of duplicate code along with unique manager name want to split unique
    By sinha.riteshabap in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-21-2013, 07:00 AM
  5. [SOLVED] create list of unique staff numbers with unique work codes
    By shaz0503 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-01-2013, 08:57 PM
  6. 3 columns: None contain unique values, but I need a list of every unique set
    By mathematician in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-15-2012, 04:47 PM
  7. Replies: 7
    Last Post: 05-11-2012, 02:00 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