Is it possible to print to multiple printers?

S

Solice

Is it possible to send the report to the user's local printer as well as
sending the report to a network printer with just "one click"?
 
M

MacDermott

It's not too big a thing to create a button on a form which will do this,
especially if you're using Access 2002 or higher, but you'll definitely need
to do some VBA coding.
Are you up for that?
 
Top