+ Reply to Thread
Results 1 to 5 of 5

Formula to Rank a table of Data

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-11-2008
    MS-Off Ver
    2003
    Posts
    220

    Formula to Rank a table of Data

    Please See Attached

    I have added a formula (Column C) to rank the following Data. There is probably an easy solution here. It is currently showing 1 at the bottom and 13 at the top. I want it to be the other way round. ANy suggestions?

    Thanks for your help!!
    Attached Files Attached Files
    Last edited by dandavis1; 03-09-2011 at 07:37 AM.

  2. #2
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Formula to Rank a table of Data

    Hi,

    in C4 and beneath

    =COUNTIF($D$4:$D$16,">"&D4)+COUNTIF($D$4:D4,$D4)
    Regards
    Attached Files Attached Files
    Last edited by canapone; 03-07-2011 at 06:00 AM. Reason: attachment

  3. #3
    Forum Contributor
    Join Date
    06-11-2008
    MS-Off Ver
    2003
    Posts
    220

    Re: Formula to Rank a table of Data

    Thanks for your help. However i was hoping to keep the same formula i had, because it takes into account that if the sums are equal then the ranking will show that, for example if the top two both had 90% then they would both have a rank of 1. This formula does not do this and just lists from 1-43. I was just hoping to amend my formula slightly so rank 1 is at the top instead of at the bottom.

  4. #4
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Formula to Rank a table of Data

    Simply change the optional Order variable in RANK from 1 to 0 - see XL Help for more info. on RANK

  5. #5
    Forum Contributor
    Join Date
    06-11-2008
    MS-Off Ver
    2003
    Posts
    220

    Re: Formula to Rank a table of Data

    thats sorted, many thanks for your help

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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