New page on GH2 but NOT after new GH1

I can’t find the correct logic that would allow me to start a new page before Group Header 2, EXCEPT when starting a new page before Group Header 1. (Because Group Header 1 also starts a new page and I end up with a GH1 on it’s own page.)


jrine (BOB member since 2006-08-25)

Instead of using New Page Before in GH1 and GH2, try using New Page After in GF2 only. Here’s a little extra tid-bit: Use the X-2 button to insert the formula Not OnLastRecord. This will help keep away blank pages at the end. Also, if you use the X-2 button, you do not need to use the checkbox.


JBray :us: (BOB member since 2008-07-15)

I tried putting “new page after” on the group 2 footer, but then I get the group 1 footer on it’s own page, which I don’t want.

I want to be able to say “new page after” on group 2 footer UNLESS I am just about to print a group 1 footer.

OR, I want to be able tos say “new page before” on group 2 header UNLESS I have just printed a group 1 header.


jrine (BOB member since 2006-08-25)

I just figured it out using prev(fld) = next(fld) logic.


jrine (BOB member since 2006-08-25)