How do I set up a conditional page break in an Access report?

  • Thread starter Thread starter CJM
  • Start date Start date
C

CJM

I am setting up a dealer report in Access where each dealer can have a
different number of detail rows on each page. But I can't find out how to
print one page per dealer rather than several pages, each containing one row
for the same dealer. How do I do this?
 
You can grouop by dealer and use a group header or footer with the "Force New
Page" of the section set to the appropriate value.
 
Back
Top