E
Eric
I created a table of award nominees last year and based a query on it, sorted
top to bottom according to score. At some point I must have needed to tweak
the query to select only the top three scorers out of the twenty nominees.
I've copied the database to handle this year's competition, and now I need
that query to display the top five scorers instead. However, I have tried
for hours to figure out how it was that I made it display only the top two.
I want to increase that list to the top five.
The interesting thing is, if I copy the query, I still get the top three.
If I build a new query I get all nominees in the results. Can anyone tell me
how to adjust my new query so I can display the top five scorers?
top to bottom according to score. At some point I must have needed to tweak
the query to select only the top three scorers out of the twenty nominees.
I've copied the database to handle this year's competition, and now I need
that query to display the top five scorers instead. However, I have tried
for hours to figure out how it was that I made it display only the top two.
I want to increase that list to the top five.
The interesting thing is, if I copy the query, I still get the top three.
If I build a new query I get all nominees in the results. Can anyone tell me
how to adjust my new query so I can display the top five scorers?