multple records on one report page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created an Access database with about 500 records. I have a report
printout that I want to create, showing two records per page. Then advance
to the next two records on the next page. The way it shows now, it keeps
showing the same record twice on the same page. How do I get it to go to the
next record while on the same page?
 
If you don't have repeating records in your report's record source then I
expect you have duplicated your controls in your detail section. You only
need one "set" of controls in your detail section. If the detail section is
less than 1/2 page (page height minus page and other headers/footers) then
you will see 2 or more records per 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

Back
Top