Page 1 of 1

can I Turn off a whole page ?

Posted: Mon Dec 15, 2003 10:34 am
by John_Bside
I have a report with a parent table and four child tables__page 1 has info from the parent and child tables 1 through 3____I need another page to print with info from parent table and child table 4 - but only if there is a matching record in table 4 (could possibly be more than one - each record needs it^s own page)____Is there a simple way to turn off the whole page 2 with one command ??____I think I can figure out the rest of it - and can of course set a flag for every line but one "whole page" command would be a lot nicer because I already need a lot of "individual line" tests____Thanks____

=> RE: can I Turn off a whole page ?

Posted: Mon Dec 15, 2003 1:01 pm
by kfleming
Conditional printing can only be done at the line level, not at the page level.____Kathleen__R&R Support

==> RE: can I Turn off a whole page ?

Posted: Mon Dec 15, 2003 3:33 pm
by John_Bside
Item for the "Wish List" then____Thanks anyway____x(