SubReports

D

Dwight

How can I make a sub-report print the same as it does
seperately?

I created a main report that has a few sub-reports in it.
One particular sub-report has an "On Page" event that adds
a special page header on all pages except page 1. In
the "Footer" section of the sub-report it evaluates the
page number and enters the number on all pages except the
first page.

When I run the sub-report separately from the main report
it works great, but when I run it in the main report it
does not run the "On Page" event, or the page numbers in
the footer.

Is there a way a ensure that the events and coding in the
sub-reports are executed?

Thanks in advance!

Dwight
 
Top