Can a multi-page subreport repeat the main report page headers?

C

Clif McIrvin

The subject pretty much says it all.

I'm trying to use Access to print to a pre-printed form from a 1-M
related pair of tables. I have suceeded in matching the layout, but my
concept breaks when there are two many related detail records in the
child table to fit onto one page. I have lerned how to get the
sub-report to repeat it's headers by using group headers instead of page
headers; but:

Is itr possible to repeat the main form page headers when the subreport
flows onto another page?
 
Top