L
littleredhairedgirl
I have a list of numbers. Each row has a number representing
investment, followed by a number representing a return. I then
computer a percent of return as a percentage.
There is a group of these over several rows. I'd like to rank each
result, highest to lowest, without sorting.
So...
Investment Return Percent Rank
22 33 50.00% 4
6 8 33.33% 6
27 38 40.74% 5
18 38 111.11% 1
27 49 81.48% 2
21 28 33.33% 7
16 24 50.00% 3
I have this on
http://spreadsheets.google.com/ccc?key=0Av_hLM5UdQ4KdFlRRmdjSkdmbFVwV0ZCR1pELUxBYWc&hl=en
investment, followed by a number representing a return. I then
computer a percent of return as a percentage.
There is a group of these over several rows. I'd like to rank each
result, highest to lowest, without sorting.
So...
Investment Return Percent Rank
22 33 50.00% 4
6 8 33.33% 6
27 38 40.74% 5
18 38 111.11% 1
27 49 81.48% 2
21 28 33.33% 7
16 24 50.00% 3
I have this on
http://spreadsheets.google.com/ccc?key=0Av_hLM5UdQ4KdFlRRmdjSkdmbFVwV0ZCR1pELUxBYWc&hl=en