G
Guest
How do I manually tell a query from a form to generate the next (any number)
of records.
of records.
How do I manually tell a query from a form to generate the next (any number)
of records.
I am creating a form to mail letters. The form updates a table with the date
the letters are being mailed. The table has a large number of records in it
and I only want to mail a few hundred at a time. How do I control the amount
of records updated with the mail date? I hope that is clear enough for you.