M
Mike Storms
Can Access force a new print job for each record in a bound recordsource? I
have a report based on a recordset of several clients that creates several
pages of information for each client. I'm sending the report to a special
printer that binds and staples the output. I want to end up with one bound
report for each client, but Access sends the report as one big print job and
the printer binds all the clients's output into one big stack.
If I can't do this, I will have to make Access step through each client in
the recordset and print a separate report for each one. I have a general
idea of how to do this, but I don't know exactly how to write the code. Any
suggestions would be very appreciated.
Thanks,
Mike
have a report based on a recordset of several clients that creates several
pages of information for each client. I'm sending the report to a special
printer that binds and staples the output. I want to end up with one bound
report for each client, but Access sends the report as one big print job and
the printer binds all the clients's output into one big stack.
If I can't do this, I will have to make Access step through each client in
the recordset and print a separate report for each one. I have a general
idea of how to do this, but I don't know exactly how to write the code. Any
suggestions would be very appreciated.
Thanks,
Mike