Only want a page header and page footer to appear on first page

  • Thread starter Christchurch IT Man
  • Start date
C

Christchurch IT Man

Hi

Our planning system has many access reports that are letters and they need
our corporate header and footer on the first page only. The reports are
passworded for VBA but could possibly use a macro. Any suggestions would be
very appreciated as I have spent days googling it and haven't found anyways
to make it work.

Thanks in advance
Dennis Miller
Senior IT & GIS Officer
Christchurch Borough Council, UK
 
S

Steve

Hello Dennis,

Create an unbound subreport that only contains your corporate header and
footer. Put the subreport at the top of the Detail section. When you print
the report, you will first print the one page subreport and then followed by
your main report.

Steve
(e-mail address removed)
 
M

Marshall Barton

Christchurch said:
Our planning system has many access reports that are letters and they need
our corporate header and footer on the first page only. The reports are
passworded for VBA but could possibly use a macro. Any suggestions would be
very appreciated as I have spent days googling it and haven't found anyways
to make it work.


How you would go about that is highly dependent on where/how
the corporate info is stored and what you mean by "header
and footer". Please post back with more details.
 

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