Make a Page Break on condition

  • Thread starter Thread starter bw
  • Start date Start date
B

bw

I have a group header "RequestNum".
x=the number of lines I want to print on a page, and it is dynamic (I
calculate this value from DCount on a number of files).
For the first page, x might be 8, and for the second page, x might be 3,
etc.
On some conditions (values of x), I'd like to force page breaks.
Can someone explain how this is done?

Thanks,
Bernie
 
Back
Top