+ Reply to Thread
Results 1 to 6 of 6

Rank and match duplicate problem

  1. #1
    Forum Contributor
    Join Date
    08-19-2014
    Location
    Sussex, England
    MS-Off Ver
    2010
    Posts
    141

    Rank and match duplicate problem

    Hi again,

    I am struggling to display some ranked data which has duplicate ranks i.e. two people with joint 1st place positions.

    When I match these the duplicate rank only matches one name for both.

    See the attach $$. Hope you can help!
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,614

    Re: Rank and match duplicate problem

    You can create rank as:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Then everything will work but you can format numbers as 0 decimal places to see only round.
    Attached Files Attached Files

  3. #3
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,371

    Re: Rank and match duplicate problem

    Hope this helps, using array formua, means when ENTERING the formula needs to press CTRL-SHIFT-ENTER button together, and then copied down.
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    08-19-2014
    Location
    Sussex, England
    MS-Off Ver
    2010
    Posts
    141

    Re: Rank and match duplicate problem

    superstar! thanks for the quick response!

  5. #5
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Rank and match duplicate problem

    B3=INDEX(F$3:F$17,SMALL(IF(H$3:H$17=A3,ROW(H$3:H$17)-ROW(H$3)+1),COUNTIF(A$3:A3,A3)))
    Try this array formula
    Attached Files Attached Files
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,529

    Re: Rank and match duplicate problem

    One way, with a Helper column.

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

    New Rank - I3:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

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


    All formulae copied down to row 17.


    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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] Rank - Maintain Series if duplicate rank found
    By ascool_asice in forum Excel General
    Replies: 2
    Last Post: 10-11-2014, 12:35 PM
  2. Index/match problem with Changing Rank - Example inside
    By kamelkid2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-24-2013, 04:43 AM
  3. [SOLVED] Index/Rank Problem, based on criteria, if match then tiebreaker
    By brotherwo in forum Excel General
    Replies: 4
    Last Post: 08-29-2012, 10:14 AM
  4. RANK, duplicate ranking but no gaps in rank
    By arron laing in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-06-2012, 07:15 AM
  5. [SOLVED] Rank & Match Problem
    By Nuno D in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-04-2006, 04:45 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