Hi, I have a query where a student gives scores for certain statments and the query does a sum of those scores. Is it possible to give the student a ranking in the query based on the scores they got? Thanks
Message #9 is the solution using the supplied database.
Note This query does not show the next number if there are more than one on the same ranking. If there are 27 records with a ranking of 1 the next record would show a ranking of 28 and not 2.