Filtering reults of a query within a report to display data separa

M

miketaylorson

I have a database table that holds the names of a group of people and the
scores (1-4) they gained on a test. I ultimately want to create a report that
shows these names on a 2x2 grid (where each cell in the grid contains the
list of names for a given score). Is there a way of associating one report
with more than one query? or is there a way to filter among the data coming
out of a query within the body of a report?
 
Top