Question : Print two copies to different printers in Access 2003?

Hi, right now I have a vba routine that prints multiple copies of a print job. Is there anyway in Access 2003 to send each copy to a different printer?

Thanks,

Charlie

Answer : Print two copies to different printers in Access 2003?

Switch the default printer between two printing events in your vba code.

Code to get the list of printers and switch default printers here.

I've not personally tested the code in that link but have used similar code many times and other code from Albert D. kallal, so it should be ok.

If this answer isn't expansive enough for you, please post your existing vba routine so we can see exactly how you're printing.

Simon
Random Solutions  
 
programming4us programming4us