RaunLGoode
Registered User.
- Local time
- Today, 03:56
- Joined
- Feb 18, 2004
- Messages
- 122
Multiple Reports Generated
My dilemma involves a single page report with a sub-report. This sub-report is based on a table generated by a query using an employee ID # and date. When I run the sub-report alone it creates a report that looks and acts (ie. summary fields, etc.) just like I want it to look and act.
My problem occurs when I run the main report. When I execute the report I get multiple copies of the report. (Each page identical to the first page) The number of extra copies always corresponds to the number of rows in the table generated by the query. My best guess is that it’s related to the joins between tables but I really don’t understand what’s going on. Can somebody help me?
My dilemma involves a single page report with a sub-report. This sub-report is based on a table generated by a query using an employee ID # and date. When I run the sub-report alone it creates a report that looks and acts (ie. summary fields, etc.) just like I want it to look and act.
My problem occurs when I run the main report. When I execute the report I get multiple copies of the report. (Each page identical to the first page) The number of extra copies always corresponds to the number of rows in the table generated by the query. My best guess is that it’s related to the joins between tables but I really don’t understand what’s going on. Can somebody help me?