One page per record
One page per record
parent table and one child table____I need to print a report where each parent record starts a new page no matter how many child records there are (can be one to six lines for child records)____I^m feeling dumb here____How do I force a new page for each parent record ??____John______
=> RE: One page per record
Group by the parent value and then check the box that says Reset Page. Alternatively you can add a group footer and set the properties of the band line to be a new page.____Kathleen__R&R Support