Printing Main Report Details on all pages

H

hikaru

Hi,

I have a MainReport with 6 SubReports. The report views only 1 record in the
main report + it SubReports' records (1 or more records in each subRecord).
What i want is to print some of the mainReport details at the top of all
pages if the subRecords are printed on more than 1 page. i put the details I
want to be printed on the 1st page only, I put them in the Report Header and
the ones I want to be printed on all pages in the Page Header. This works
fine, but the Page Header doesn't have the properties of Can Grow and Can
Shrink and I need them for when a field size is bigger than the control size.
Is there a way to do this?

thanks,
 
A

Allen Browne

In report design view, open the Sorting And Grouping box, and create a Group
Header on the primary key field. Then set the Repeat Section property of
this new header to Yes, and it will repeat on every page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top