I have a program that prints out a mailing package. It prints an Access report (two copies of it, no problem there), and then calls a MSWord document after that, and sends that also to the printer.<br>How can I (through VBA) get the computer to send both the Access report and the Word document to the printer as one print job, so that other people's print jobs don't get sandwiched between the two of them???<br>The problem is that we will be sending customers documents they are not supposed to get if this happens, because the packagers will not check every document in the print job to make sure nothing extra is there. <i>Potentially an embarassing situation</i>, if you imagine everything a person MIGHT send to a printer &^%&^%&^%!!<br>Do I first send it to a file, and then print the file? If so, how do I do this?<br><b>Thanks for your help.</b><br>Mike