Limit Records in a SubReport Per Page

  • Thread starter naigy via AccessMonster.com
  • Start date
N

naigy via AccessMonster.com

Hi I am trying to use a scanned document (pdf) and overlay the required info.
I have various fields at the top for date, service type, serial number etc.
and then there is a table for putting parts used. For filling in the parts
used section I have used a sub report.

The problem I am having is the scanned document has only 7 lines so if I
require more it is just continuing the output over the top of my form. If I
set the subreport properties to can not grow or shrink then once it gets to
the 7th record it just stops and the remaining parts used do not flow onto
the following page which is what I am after. Any help on how this can be done
would be appreciated.

I have followed this guide
http://www.accessmonster.com/Uwe/Fo...ts/3642/Limiting-a-report-to-8-items-per-page
 
Top