I am posting this pseudo code in the hopes that someone may be able to actually flesh it out.
I had tried doing this myself but I'm having a hard time trying to set objects and work out the array.
In essence, I have a main file that contains a list of Workbook Names, their respective sheet names and the number of printed copies needed.
I wish to loop through the list,
save all the values to an array,
then open the directory folder,
Find the first workbook,
and print the sheets the required number of times.
Close that workbook and go through the rest of the array.
NOTE: The workbooks are not numbered as in the list example. They are all different names. Also this is for Excel 2007.
I've included the test workbook.
I haven't include the seven dummy workbooks that are listed.
If you'd like, I can upload them anytime.
Thanks in advance.
![]()
Please Login or Register to view this content.
Mark
Bookmarks