+ Reply to Thread
Results 1 to 3 of 3

Get rank from range

  1. #1
    Forum Contributor spinkung's Avatar
    Join Date
    10-27-2006
    Posts
    199

    Get rank from range

    Hi All,

    I have and table that gets the average performance of couriers as a %.

    so...

    courier 1...courier 2...courier 3...courier 4,
    98.16.......100...........99.7...........99.72

    ...what i want is a formula (hoping note to have to code this) that will show which order these couriers should be ranked in by looking at the range of averages.

    So courier2(100) would be ranked 1st, courier 4(99.7) would be ranked 2nd etc..

    the end table will look something like..

    courier 1...courier 2...courier 3...courier 4,
    98.16.......100...........99.7...........99.72
    4..............1...............3................2


    Is it do-able???

    Many Thanks.
    Last edited by spinkung; 04-02-2009 at 10:20 AM.

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

    Re: Get rank from range

    =rank(a7;$a$7:$g$7;0) and extend to right

    Please Login or Register  to view this content.
    Last edited by zbor; 04-02-2009 at 10:14 AM.

  3. #3
    Forum Contributor spinkung's Avatar
    Join Date
    10-27-2006
    Posts
    199

    Re: Get rank from range

    superb.

    many thanks.

+ 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