Printing a report by page

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi,
I have a report which shows all my customers and the totaled amount
they have paid in the previous year. It prints about 12 customers in
landscape format per page, however I want just one customers details per
page so that I can send them a year end statment for each individuals
account. How can I achieve this with Access 2003. Tia, John
 
Hello John.
I have a report which shows all my customers and the totaled amount
they have paid in the previous year. It prints about 12 customers in
landscape format per page, however I want just one customers details
per page so that I can send them a year end statment for each
individuals account. How can I achieve this with Access 2003.

I hope you have a group header for something like CustomerID.
In the properties window of that section, set the ForceNewPage
property to "before section".
 
That worked great Wolfgang tvm, but how can I get the header details to
print on each page, stuff like the logo,company name,etc.At present it is
displayed on only the first page and all the others dont show those details.
Tia, John
 
forget that last question....got it sorted. John
John said:
That worked great Wolfgang tvm, but how can I get the header details to
print on each page, stuff like the logo,company name,etc.At present it is
displayed on only the first page and all the others dont show those
details.
Tia, John
 

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