Loop in batches, x number of records at a time

russ0670

New member
Local time
Today, 02:17
Joined
Jun 27, 2015
Messages
8
I have a form which uses a loop command to output reports as a PDF

The reports take a bit of time to produce and the record set could contain 100-150 records.

Does anyone know a way that you can split the recordset down into batches.

Maybe have a button which creates 1-20 and another 21-40 and so on.
 

Users who are viewing this thread

Back
Top Bottom