From: Alu_GK on 19 Jan 2010 10:11 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
From: Jeff Boyce on 19 Jan 2010 12:07 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" <AluGK(a)discussions.microsoft.com> wrote in message news:7C351956-855B-40E0-9758-066E309B69F2(a)microsoft.com... > 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
From: Fred on 19 Jan 2010 13:38 But try making sure that there is ZERO space under the page break control in the footer.
|
Pages: 1 Prev: How do you normalize a table? Next: Question and Answer tables |