Continuous Pages

B

BBAL20

I created a simple report that has a Report Header, Detail and Report Footer
section. My report should only be 1 page but it goes on continuously to no
end. Can anyone tell me what I'm doing wrong? The page is formatted on a 8.5
x 11 page landscaped. Any help is greatly appreciated. Thank you in advance.
 
G

Golfinray

In the report properties change from continuous to page report and set
ForceNewPage (right click on the body of the report) to after section.
 
B

BBAL20

I already forced a new page after the Report Footer and that still doesn't
work. I can't find an option in the Report properties that allows me to
change from a continuous report to a page report. What section/tab would that
be under in the properties window<
 
B

BBAL20

,

Golfinray said:
In the report properties change from continuous to page report and set
ForceNewPage (right click on the body of the report) to after section.
 
Top