Report - Extra Non Blank Page

  • Thread starter Thread starter clueless
  • Start date Start date
C

clueless

I'm working on a report that is sorted by Client and LoanStatus (there
is a header for each of these fields). Each time the Client changes,
the report should have a page break. Each time the LoanStatus changes,
the report should have a page break. Both of these features are
working properly, but for some reason the last page in the report
displays the page header, the Client, and the page footer only. The
last page should not be there and I've tried everything to get rid of
it!

I've checked both the vertical and horizontal page dimensions and i
know that is not the problem. The sorting and grouping features seem
appropriate as well.

Does anyone have any suggestions?

Thank you.
 
Try setting Force new page before section (Group Header) instead of After
section (Group Footer)

HTH

Pieter
 
I'm not using any of the Force features. They are all set to None.

Do you have any other suggestions?
 
Back
Top