Subreports

rwpetrie

Registered User.
Local time
Today, 18:21
Joined
Dec 12, 2000
Messages
25
I am using a sub-report that is tied into the main report by a "Job #" The sub-report will list anywhere from 1 to 25 items for that one job #. I have the report set to ask for a particular job # when it opens, and it will show all the items in the subreport as it should, however, it will devote one identical page for every item in the subreport. How do I set it up to only show one full summary, one page for the job # specified?
 
I think you have your ForceNewPage property set to before or after section in the detail of the subform or main form.
 
Thank you for the response, but no, I have checked those, as well as the entire report's properties, the subreport's properties, the detail sections of both, and none have been set to start new page.

Any other suggestions?
 

Users who are viewing this thread

Back
Top Bottom