Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
B. Baumgartner
 
Posts: n/a
Default Rank based on Totals


I have a spreadsheet that tallies numbers per month for different
categories. I tally the totals on the 13th column. What I want to do
is create a function that then ranks these scores from 1 to 1000
(arbitrary) based upon the score (low to high). For example, the
category whose total is closest to 0 should be ranked 1 and so on.

Can someone recommend a function?

Thanks


--
B. Baumgartner
------------------------------------------------------------------------
B. Baumgartner's Profile: http://www.excelforum.com/member.php...o&userid=23107
View this thread: http://www.excelforum.com/showthread...hreadid=396992

  #2   Report Post  
Excel_Geek
 
Posts: n/a
Default


Try this for a start. The =rank(array) formula will give you a straight
ranking of the array -- i.e. the highest value equals 1, the second
highest equals 2, and so on. I've created an "inverse rank" formula by
subtracting the rank from the number of items being ranked and then
adding one. I've also given you an example of a "scoring system" that
lets you set a minimum score and maximum score and the number of digits
right of the decimal point that you'd like to allow for the score, then
score the values, spreading the score proportionately between the min
and max.

See what you think.


+-------------------------------------------------------------------+
|Filename: For_B. Baumgartner.zip |
|Download: http://www.excelforum.com/attachment.php?postid=3705 |
+-------------------------------------------------------------------+

--
Excel_Geek


------------------------------------------------------------------------
Excel_Geek's Profile: http://www.excelforum.com/member.php...o&userid=26423
View this thread: http://www.excelforum.com/showthread...hreadid=396992

  #3   Report Post  
Paul Sheppard
 
Posts: n/a
Default


B. Baumgartner Wrote:
I have a spreadsheet that tallies numbers per month for different
categories. I tally the totals on the 13th column. What I want to do
is create a function that then ranks these scores from 1 to 1000
(arbitrary) based upon the score (low to high). For example, the
category whose total is closest to 0 should be ranked 1 and so on.

Can someone recommend a function?

Thanks


Try this in column 14

=RANK(m1,m:m,1)


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=396992

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I rank numbers based on other numbers? NoelMouse Excel Worksheet Functions 1 August 16th 05 12:43 AM
Rank items, select one start date, have remaining dates follow based on rank rob normerica Excel Discussion (Misc queries) 1 August 15th 05 09:36 PM
How do I sum YTD totals based on monthly totals Bsgrad02 Excel Discussion (Misc queries) 3 July 12th 05 04:59 PM
Can I assign a rank based on a cells' value Jason Excel Worksheet Functions 1 March 10th 05 09:54 PM
Rank() based on category Henrik Excel Worksheet Functions 1 January 12th 05 08:40 PM


All times are GMT +1. The time now is 08:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"