Report information keeps repeating

mare

Registered User.
Local time
Today, 10:32
Joined
Jan 20, 2003
Messages
16
I am keying in data based on evaluations submitted by participants from a workshop. I'm keeping a tally going as to the number of participants respond to each question. I'm not having problems with that in the report... I have keyed in 30 participants evaluations, and when I run the report, I get 30 copies of it!. At this point I should only have a 2-page report - I'm getting 60 pages.

This is not the first report I have created in Access and I've never had this problem before, but this one has me stumped. I can't seem to find the problem, but it is probably staring at me - I just don't see it. Any suggestions where I should look would be greatly appreciated. Thank you
 
Either the query in the reocrdSource has an invalid join or the query for the main report contains a join to the table containing the details for the subreport. If so, remove the many-side table from the query.
 

Users who are viewing this thread

Back
Top Bottom