Hi, How would I skip a page from printing based on certain condition in Access report(using Access 2000). The applied condition makes that page blank. And I would like to stop from printing this page from the report.
-thanks
Snk1
Generally speaking, if the report can decide to not print anything on a page, but skip to the next page, then you should be able to put that criteria into the query that feeds the report so the records that are not going to print, never even get to the report to be excluded. In other words, exclude the non-printing records from the query. That should also exclude the non-printing header information that would cause the report to "print" a blank page.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.