Records per page in reports

  • Thread starter Thread starter David
  • Start date Start date
D

David

I am trying to get an access report to print out on a receipt type printer.
I need the report to print out 1 record per page, because the receipt
printer cuts after each page. When I try to print the report out now Access
tries to print around 3 records sandwiched into 1 page. Any ideas on how to
configure access to print properly? Thanks!

Dave
 
Guess it is actually called a "page break" it is one of the objects in the
toolbox when you are in design-view on your report.
 
LOL DUH!

Thanks! I'll give it a shot.

Rick B said:
Guess it is actually called a "page break" it is one of the objects in
the toolbox when you are in design-view on your report.
 
That worked! I had to stick the page break below the last field in the body
of the report. Works like a charm. Now I just need my receipt printer.
lol

Thanks Rick!
 
Back
Top