R
Ripper
I have a table, tblCogatScores, that contains 4 fields (LocalID, VScore,
NScore, and QScore) These scores are different for each student. I need to
get them in numerial order (highest to lowest). Is there a way in a query to
maiplulate the values to get them in that order? It might be V,N,andQ for 1
kiddo and N,Q, and V for another.
NScore, and QScore) These scores are different for each student. I need to
get them in numerial order (highest to lowest). Is there a way in a query to
maiplulate the values to get them in that order? It might be V,N,andQ for 1
kiddo and N,Q, and V for another.