D
Dennis
Hi,
I'm using Access via Office XP Pro.
I am working on a government report. The first page of the report is a
cover sheet / instructions and has nothing to do with the actual data other
than it has to be the first page / coversheet to the report.
Then I have the actual report which needs to have one footer at the end of
the report which has the actual totals. I do not need a footer on each page,
just the last page.
Currently, I put the cover sheet in the Report Header. The cover sheet has
our name, address, phone number, name of person submitting the report, and
goverment specified text. It takes one entire page and must be formatted as
specified by the government. At the end of the cover sheet, I want to force
a page eject, but I don't know how to do that. So currently, I've just
formatted the page to take up every line and let Access do the page eject.
I then have a page header, which prints at the top of the second and
subsequent pages.
I then have my detailed report section and then my page footer. (There is
no Report footer.)
Everything works great in print preview. It is perfect! The first page
prints without the page header or page footer, and the subsequent pages (the
actual report) print with the header and footer on the last page. However,
when click on Print, the footer prints on EVERY Page.
I have another post asking how to suppress printing the footer on all but
the last page.
Here is my questions for this post:
Is this the right approach?
I'm thinking about breaking this into two reports - 1 for the cover sheet
and then the acutal report. The actual report will call the coversheet
report in the On Open event and then proceed with the actual report. Any
thoughs on this approach?
Is there a better approach?
If there a way to force a page eject from within the code? I would like to
force a page eject after the cover sheet.
Thanks for your help.
I'm using Access via Office XP Pro.
I am working on a government report. The first page of the report is a
cover sheet / instructions and has nothing to do with the actual data other
than it has to be the first page / coversheet to the report.
Then I have the actual report which needs to have one footer at the end of
the report which has the actual totals. I do not need a footer on each page,
just the last page.
Currently, I put the cover sheet in the Report Header. The cover sheet has
our name, address, phone number, name of person submitting the report, and
goverment specified text. It takes one entire page and must be formatted as
specified by the government. At the end of the cover sheet, I want to force
a page eject, but I don't know how to do that. So currently, I've just
formatted the page to take up every line and let Access do the page eject.
I then have a page header, which prints at the top of the second and
subsequent pages.
I then have my detailed report section and then my page footer. (There is
no Report footer.)
Everything works great in print preview. It is perfect! The first page
prints without the page header or page footer, and the subsequent pages (the
actual report) print with the header and footer on the last page. However,
when click on Print, the footer prints on EVERY Page.
I have another post asking how to suppress printing the footer on all but
the last page.
Here is my questions for this post:
Is this the right approach?
I'm thinking about breaking this into two reports - 1 for the cover sheet
and then the acutal report. The actual report will call the coversheet
report in the On Open event and then proceed with the actual report. Any
thoughs on this approach?
Is there a better approach?
If there a way to force a page eject from within the code? I would like to
force a page eject after the cover sheet.
Thanks for your help.