Results 1 to 9 of 9

Need to rank a columns contents based on another column

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-20-2015
    Location
    Jacksonville, Florida
    MS-Off Ver
    Excel 2016
    Posts
    313

    Need to rank a columns contents based on another column

    I have a column of numbers which shows order of finish in a tournament.

    Example for the following columns.
    Col A Col B Col C Col D Col E Col F
    Player Name MP Game W/L Ratio Points W/L Ratio Place TieBreak Ranking
    Raquel Welch 20 1.67 1.11 1 0
    Bill Wallace 19 1.32 1.04 2 0
    Janet Leigh 18 1.29 1.06 3 1
    Jay Boateng 18 1.04 0.97 3 3
    Toni Tenille 18 1.05 1 3 2
    Barry Scott 17 0.96 1 6 0
    Clark Gable 16 1 1.02 7 1
    Alex Trebek 16 0.91 1.01 7 2
    Sean Hernandez 16 1.05 1.01 7 2
    Shawn Sapp 14 0.84 0.96 10 1
    Jean-Marie Kanai 14 0.8 0.94 10 2
    Mark Masters 12 0.5 0.88 12 0


    I would like to have column F do a ranking of column D by descending order but only for those players who are tied (same value in column E) - I'd like a constant value of zero for players not tied in column E. So cell F2 and F3 would have value 0. Since E4 thru E6 are tied with value of 3 then column F formula would rank column D in descending order as follows - F4 thru F6 would have value of 1, 3, 2. If column D has same value on a tiebreaker set then they should have the same value in column E - example in rows 8 thru 10.

    Is there a way to accomplish this via a formula or by a vba macro? I need to rank rows 2 thru 13 only.

    Please let me know if this is do-able?

    PS - the example above became skewed after I posted it - please refer to the attachment instead.

    Thanks for any help you can give.
    Attached Files Attached Files
    Last edited by pongmeister; 01-23-2016 at 08:01 PM. Reason: Sorry the example became skewed after I posted - please refer to the attachment instead.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 11-30-2013, 06:48 AM
  2. Macro to Shift Columns based on Rank Value
    By eemrun in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-03-2013, 07:11 AM
  3. [SOLVED] Rank function, based on 2 criteria / columns
    By Hein in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-31-2013, 11:34 PM
  4. [SOLVED] RANK function - to return data based on 2 different columns
    By Adsup01 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-30-2013, 08:17 PM
  5. Help creating a column based on the contents of three other columns
    By iherzog0 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-07-2012, 11:08 AM
  6. Adjusting Range Contents Based on contents of Three other columns
    By VTHokie11 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-22-2012, 01:55 PM
  7. Rank based on result of another column
    By cadge in forum Excel General
    Replies: 2
    Last Post: 01-20-2012, 08:36 AM
  8. Change Row to Column Based on Rank Function
    By oyz79 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-17-2011, 11: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