T
Thadar
Hello all,
I am trying to list the top 4 people based on a score. For
hypothetical lets just say that this is my table: Two columns A and B
A B
Frank 7
Cindy 12
John 6
Sam 3
Now, I would like column C to return the NAME of the people(all o
them) with the person having the highest score listed first(C1 would b
first place, C2 second, etc). How would this be done? Thank you fo
your time
I am trying to list the top 4 people based on a score. For
hypothetical lets just say that this is my table: Two columns A and B
A B
Frank 7
Cindy 12
John 6
Sam 3
Now, I would like column C to return the NAME of the people(all o
them) with the person having the highest score listed first(C1 would b
first place, C2 second, etc). How would this be done? Thank you fo
your time