Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Limiting amount of printing jobs to 1 at a time

Status
Not open for further replies.

sglab

Technical User
Jul 29, 2003
104
US
Hello everyone,

I need your help with controlling printing jobs. I'm trying to batch print a collection of Excel files. I send them to printer in a loop, using PrintOut method of Range object. I'm using ranges rather than printing entire file because not all pages of Excel file are to be printed.
I need next file, or range to start printing only when the previous has been printed. Is there a way I could do that? Simple sample code would be greatly appreciated.

Thank you in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top