View Single Post
  #2  
Old January 19th, 2010, 06:07 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Report page break problem

How is this a "tablesdbdesign" question?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Alu_GK" wrote in message
...
Hey -
Access 2003, vista,
I have a DB that manages reports of researches. Each research is in a
separate report (same access report, but printed in a filter mode).
Some time I need to print a bunch of reports in one time, so the filter is
using a query to show all the researches relevant.
My Problem is -
I need to separate each research from another, and every research has to
start in a different page (research can be printed on two or more pages,
but
it has to start in a new page).
I tried to use the page break control, I've located it in the footer
section
of the research group, and it is ok, but now the problem is that I get
last
page blank page that keep appearing and has no data on it but the header
information.
How Do I Get rid of the blank page at the end??

--
Alu_GK