Page Break after each report item

B

BeingFoolish

I am creating a report with Access 2003.

It is to list and describe, etc. products available in electronic
(html) format.

Some product descriptions are short and some are long. I want each
product to be on its own page and only one product per page.

Currently when I run the report products with long descriptions
continue on to a second page. Those items with short descriptions
have part of the following product begin on their page.

Is there a way I can accomplish one product per page no matter how
long or short the report for that product is?

Thank you
 
J

John Spencer

In the properties of the detail section, set the Force New Page property
to After Section

Right-Click on the section header
Show Properties
Select the Format tab
Force New Page should be the first item.

'====================================================
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
'====================================================
 
A

Al Campagna

BeingFoolish,
Assuming the records you refer to are in the Detail section o f the
report...
Have you tried placing a PageBreak in your Detail Section?
Detail --------------------------------------
ProdID Description etc..........
[PageBreak]

I've never had to use a Page Break in the Detail section before, but I
would think that it would force a new page after each Detail record.
Won't take but a moment to try anyway...
--
hth
Al Campagna
Microsoft Access MVP
http://home.comcast.net/~cccsolutions/index.html
"Find a job that you love... and you'll never work a day in your life."
 
B

BeingFoolish

On Sun, 16 Sep 2007 12:49:15 -0400, BeingFoolish

That works to keep a new product report from starting on the same page
as a short report before it. However, many of the longer reports
still break into two pages.

Since these are going onto a website and there no limit to page
length, I am hoping there is a way to keep these longer product
reports from breaking onto a second page. I know I can go through
them and just copy what's on the second page onto the first and then
delete the second, but if there is a way to keep a whole product
report on one html page, it would be much easier.

Does someone have an idea for this part of the problem?

That you.
 

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

Top