+ Reply to Thread
Results 1 to 11 of 11

remove duplicates and sort

  1. #1
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    remove duplicates and sort

    hello,

    i am using an old version of excel Windows, 2013.

    Whats best solution alternative for Unique and Filter formulas.

    I have list of data, and wanted to get the list of names once and arrange it in alphabetical order.

    Example:

    Bananas
    Apple
    Bananas
    Mango
    Mango
    Guava
    Apple
    Bananas


    Result:
    Apple
    Bananas
    Guava
    Mango


    Also, whats the best solution if you want to get the maximum number for the following data:

    29-1
    29-2
    30-3

    result 30-3


    Thanks
    Last edited by rcahayag1925; 07-28-2020 at 06:00 AM.

  2. #2
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Unique, filter, max

    For first part...
    Please Login or Register  to view this content.
    Good Luck
    I don't presume to know what I am doing, however, just like you, I too started somewhere...
    One-day, One-problem at a time!!!
    If you feel I have helped, please click on the star to left of post [Add Reputation]
    Also....add a comment if you like!!!!
    And remember...Mark Thread as Solved.
    Excel Forum Rocks!!!

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,869

    Re: Unique, filter, max

    Administrative Note:

    We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    Re: remove duplicates and sort

    thank you sintek it works well,however i failed to realize other information attached to those items

    what I wanted is to delete duplicates and then sort them, then get the highest numbers in Column B and Column C, relating to items in Column A. The final result to be shown in Sheet2

    Sheet 1
    Column A Column B Column C
    Bananas 29-1 13,000
    Apple 17-2 17,500
    Bananas 29-3 17,000
    Mango 30-1 20,000
    Mango 30-2 21,500
    Guava 11-1 8,000
    Apple 18-5 9,500
    Bananas 7-2 5,000

    Result to be shown in Sheet2
    Apple 18-5 17,500
    Bananas 29-3 17,000
    Guava 11-1 8,000
    Mango 30-2 21,500
    Attached Files Attached Files
    Last edited by rcahayag1925; 07-28-2020 at 06:36 AM.

  5. #5
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    Re: Unique, filter, max

    thank you for the reminder AliGW

  6. #6
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: remove duplicates and sort

    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    Re: remove duplicates and sort

    Thank you jindon,
    -
    It works well except for one criteria. The result of Apple, instead of 18-5, the formula resulted to 17-2

    Is it possible,when we run the VBA code, the result be posted on another sheet?

    Thank you

  8. #8
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: remove duplicates and sort

    Then that one is out of logic.
    Can you explain why it should be so?

  9. #9
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    Re: remove duplicates and sort

    thank you jindon, I think I made a wrong data input. It corrected the data and it works fine.

    what if i wanted the result to be on another sheet?

    thank you again

  10. #10
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: remove duplicates and sort

    Hummm, see if this is how you want it.
    Please Login or Register  to view this content.

  11. #11
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    Re: remove duplicates and sort

    thanks for the help jindon

+ 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 filter on userform
    By Learning ExL in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 05-06-2020, 02:07 PM
  2. New FILTER & UNIQUE formulas
    By esbencito in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-06-2019, 12:21 PM
  3. Filter and copy/overwrite to a new workbook and rename to unique filter value
    By gssc141 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-11-2015, 10:28 AM
  4. Replies: 5
    Last Post: 12-19-2013, 06:58 AM
  5. Filter>Advanced Filter>Unique failure
    By BRISBANEBOB in forum Excel General
    Replies: 2
    Last Post: 06-14-2009, 07:58 PM
  6. unique filter results in some non-unique records.
    By Serials Librarian in forum Excel General
    Replies: 2
    Last Post: 05-26-2006, 05:10 PM
  7. [SOLVED] Unique Value without using FILTER
    By Amit Dhawan in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-11-2005, 11: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