ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Batch printing (https://www.excelbanter.com/excel-programming/280124-batch-printing.html)

Phil Berkhof

Batch printing
 
I am doing this approx 150-200 times in a loop
For i = 1 to 150
Open Workbook


Tom Ogilvy

Batch printing
 
You loop shows you doing 150 times.

within the loop, you would probably be best advised to work on a single
workbook and then close it before opening the next.

Other than that, you would have to state what your actual question is.

--
Regards,
Tom Ogilvy

"Phil Berkhof" wrote in message
...
I am doing this approx 150-200 times in a loop
For i = 1 to 150
Open Workbook





All times are GMT +1. The time now is 10:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com