page header on sub report

  • Thread starter Thread starter iccsi
  • Start date Start date
I

iccsi

I have a sub report which can have serveral pages on the main report
and would like to have page header on the sub report for every page.

I just realized that I can not have page header for sub report.

Are there any workaround for this?


Your information is great appreciated,
 
You can create a top level sorting and grouping level on a constant
expression like:
=1
Display the group header section and set its Repeat Section property to Yes.
Use this section as a page header section.
 
You can create a top level sorting and grouping level on a constant
expression like:
  =1
Display the group header section and set its Repeat Section property to Yes.
Use this section as a page header section.

--
Duane Hookom
Microsoft Access MVP








- Show quoted text -

Thanks millions fro helping,
 

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

Back
Top