assigning class standing based on grade

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a column that contains students grades as a percentage. I want to
have another column that shows their class standing based on that percentage.
 
=RANK(A1,A1:A10) and copy down.........

Vaya con Dios,
Chuck, CABGx3


Christopher said:
I have a column that contains students grades as a percentage. I want to
have another column that shows their class standing based on that
percentage.
 
Suppose the percentages are in A2:A20. In B2 enter this formula:

=RANK(A2:$A$2:$A$20)

and fill this down to B20.

- Jon
 
Control Panel> Regional and Language Options. Configure short date as you
want and your problem will disappear.
Been there done that
Lou
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top