Ranking, I think

S

Stephen

I have a column of values which I need to rank from highest, 1, to lowest,
18.
Help please as I can't find anything on google.
 
R

Ron Rosenfeld

I have a column of values which I need to rank from highest, 1, to lowest,
18.
Help please as I can't find anything on google.

How about using the RANK worksheet function?
 
Top