My report only returns the first line of data from mult. queries.

V

Vanessa McD

My queries produce the correct result from my data tables/forms. My report
includes all six queries, but only shows the first line of data from each.
The database is to record student's participation in six areas of extra
curricular activities and awards. The report is meant to show each student's
participation and awards for the individual student - before the report is
run it asks for a student ID number. It is correctly pulling the data for
that ID number, but will only, for example, show that the student earned
Dean's List in Feb 05; while the query lists Feb 05 - Feb 09.
 
Top