Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New Page by Group 1

Status
Not open for further replies.

saltcoats

Technical User
Apr 17, 2004
17
US
Hi all,
I have a report which has two groups. The problem I am having is I want to to start a new page on my first group. When I go to the Section Expert and select the radio button for either "New Page Before" or "New Page After", I get a blank page either before or after each group. I really just want a page break after each 1st grouping, not all of the blank pages. I am running CR10. Am I doing something wrong? Any help would be appreciated.

Gerry
 
You can use "New page before" option for this. Also make sure you select "keep together".

Now go to the second group header/footer (the one you dont want to add page breaks to) and make sure that "new page after/before" options are unchecked.

Hope this helps!

Kchaudhry
 
Hi, I have checked what you said and I am still getting a blank page before my first group.

Gerry
 
Conditionally apply the New Page Berfore property by using
NOT OnFirstRecord
for Group Header 1

or alternately use the New Page After property with
NOT OnLastRecord
for Group Footer 1




Bob Suruncle
 
Thanks Bob, this is exactly what I wanted.

Gerry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top