Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Batch printing

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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
run batch job from each row - how to insert run batch function per row? Mitchell_Collen via OfficeKB.com Excel Discussion (Misc queries) 5 February 26th 09 07:16 AM
Batch Printing - filtered by Picklist naz Excel Worksheet Functions 1 June 27th 07 07:24 PM
batch file camilia Excel Discussion (Misc queries) 0 February 1st 07 01:59 PM
batch printing without VBA krikri Excel Discussion (Misc queries) 2 February 9th 06 02:24 PM
How batch calculations? ZPXY Excel Worksheet Functions 2 September 21st 05 07:17 AM


All times are GMT +1. The time now is 02:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"