+ Reply to Thread
Results 1 to 5 of 5

Need help to fill up Rank table

  1. #1
    Forum Contributor
    Join Date
    07-15-2015
    Location
    Kolkata
    MS-Off Ver
    2010 & 2013
    Posts
    303

    Need help to fill up Rank table

    Hi Everyone,

    I need help to fill up this table by formula. But i can't understand how to solve it.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    04-26-2015
    Location
    Toronto, Canada
    MS-Off Ver
    2010
    Posts
    502

    Re: Need help to fill up Rank table

    In C3 use =RANK(B3,$B$3:$B$23,0)+COUNTIF(B3:B$3,B3)-1

    In D3 use =OFFSET(A$3,MATCH(SMALL(C$3:C$23,ROW()-ROW(A$3)+1),C$3:C$23,0)-1,0)

    Fill down both columns then use a simple non formula 1 to 20 in E3:E23

    Pay attention to where the $ references are.
    Last edited by BlindAlley; 10-03-2016 at 02:48 AM.

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,915

    Re: Need help to fill up Rank table

    Try this ...

    In F3:

    =LARGE($B$3:$B$23,D3)

    In E3 **:

    =INDEX($A$3:$A$23,LARGE(IF($B$3:$B$23=F3,ROW($B$3:$B$23)-2,""),COUNTIF($F$3:F3,F3)))

    **Array formula, enter with Ctrl+Shift+Enter.

  4. #4
    Forum Contributor
    Join Date
    07-15-2015
    Location
    Kolkata
    MS-Off Ver
    2010 & 2013
    Posts
    303

    Re: Need help to fill up Rank table

    Thanks BlindAlley and Phuocam

  5. #5
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,915

    Re: Need help to fill up Rank table

    You're welcome!

+ 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. Fill arrays from sheet / SUMIFS / create & fill table based on multiple criteria
    By Dimitris254 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-03-2016, 09:43 AM
  2. Rank League Table
    By adam2308 in forum Excel General
    Replies: 3
    Last Post: 03-19-2014, 03:23 PM
  3. How to add Rank to Pivot Table
    By bonny24tycoon in forum Excel General
    Replies: 4
    Last Post: 05-16-2012, 04:24 AM
  4. rank index table
    By Merv in forum Excel General
    Replies: 4
    Last Post: 12-22-2009, 10:38 AM
  5. Rank - Then fill value in new cell
    By carlito78 in forum Excel General
    Replies: 5
    Last Post: 07-30-2009, 10:00 AM
  6. Rank in Pivot Table
    By manny_cb in forum Excel General
    Replies: 2
    Last Post: 10-27-2008, 01:07 PM
  7. Rank fx - Fill Down?
    By Steve B in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-23-2005, 05:06 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