ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Range sort with numerical ranking (https://www.excelbanter.com/excel-worksheet-functions/238495-range-sort-numerical-ranking.html)

Steve

Range sort with numerical ranking
 
If I have these #'s in these days....

1 Sat Sun Mon Tue Wed Thu Fri
2 29 138 18 177 139 150 169

3 6 5 7 1 4 3 2

How can I give the Max #1, the Min # 7, and the proper rankings/places in
between ? ( row 3)

Thanks,

Steve

Jacob Skaria

Range sort with numerical ranking
 
In Cell A3

=RANK(A2,$A$2:$G$2)

and copy the formula to the right...

If this post helps click Yes
---------------
Jacob Skaria


"Steve" wrote:

If I have these #'s in these days....

1 Sat Sun Mon Tue Wed Thu Fri
2 29 138 18 177 139 150 169

3 6 5 7 1 4 3 2

How can I give the Max #1, the Min # 7, and the proper rankings/places in
between ? ( row 3)

Thanks,

Steve


Bernard Liengme[_3_]

Range sort with numerical ranking
 
I will assume that "Sat" is in A1, and 29 is in A2
In C3 enter =RANK(A2,$A$2:$G$2)
Copy across the row
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"Steve" wrote in message
...
If I have these #'s in these days....

1 Sat Sun Mon Tue Wed Thu Fri
2 29 138 18 177 139 150 169

3 6 5 7 1 4 3 2

How can I give the Max #1, the Min # 7, and the proper rankings/places in
between ? ( row 3)

Thanks,

Steve




Eduardo

Range sort with numerical ranking
 
Hi,
in cell A3 enter

=RANK(A2,$A$2:$G$2)

copy the formula to the right

"Steve" wrote:

If I have these #'s in these days....

1 Sat Sun Mon Tue Wed Thu Fri
2 29 138 18 177 139 150 169

3 6 5 7 1 4 3 2

How can I give the Max #1, the Min # 7, and the proper rankings/places in
between ? ( row 3)

Thanks,

Steve


Steve

Range sort with numerical ranking
 
Thank you all.Worked great.

Steve

"Jacob Skaria" wrote:

In Cell A3

=RANK(A2,$A$2:$G$2)

and copy the formula to the right...

If this post helps click Yes
---------------
Jacob Skaria


"Steve" wrote:

If I have these #'s in these days....

1 Sat Sun Mon Tue Wed Thu Fri
2 29 138 18 177 139 150 169

3 6 5 7 1 4 3 2

How can I give the Max #1, the Min # 7, and the proper rankings/places in
between ? ( row 3)

Thanks,

Steve


Shane Devenshire[_2_]

Range sort with numerical ranking
 
Try

=RANK(A1,$A1:$G1)

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Steve" wrote:

If I have these #'s in these days....

1 Sat Sun Mon Tue Wed Thu Fri
2 29 138 18 177 139 150 169

3 6 5 7 1 4 3 2

How can I give the Max #1, the Min # 7, and the proper rankings/places in
between ? ( row 3)

Thanks,

Steve



All times are GMT +1. The time now is 09:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com