J
Jack Spratt
Hi & TIA for any assistance
I have a query that ranks a set of scores from highest to lowest as below
Name Score
John 89
Matthew 83
Luke 76
Mary 42
How do I create another column that numbers them from Number 1 (as in first)
to number whatever (as in last)
Name Score Rank
John 89 1
Matthew 83 2
Luke 76 3
Mary 42 4
Any help would be much appreciated
Ta
I have a query that ranks a set of scores from highest to lowest as below
Name Score
John 89
Matthew 83
Luke 76
Mary 42
How do I create another column that numbers them from Number 1 (as in first)
to number whatever (as in last)
Name Score Rank
John 89 1
Matthew 83 2
Luke 76 3
Mary 42 4
Any help would be much appreciated
Ta