ADAMC
Well-known Member
- Joined
- Mar 20, 2007
- Messages
- 1,169
- Office Version
- 2013
- Platform
- Windows
Hi all,
Thank you in advance as always for any help.
I have lots of printing of multiple PDF files to print and I wonder if someone can help me if its possible to do it with VBA?
I have one single file path - within that file path are a set of folders in each of those folders are files, all of which of PDF.
I have done some searching and can find a macro to print all files within a folder but in the code I still have to change the filepath each time.
Is there a macro which can just loop through all folders within a folder and print everything?
Thank you
Thank you in advance as always for any help.
I have lots of printing of multiple PDF files to print and I wonder if someone can help me if its possible to do it with VBA?
I have one single file path - within that file path are a set of folders in each of those folders are files, all of which of PDF.
I have done some searching and can find a macro to print all files within a folder but in the code I still have to change the filepath each time.
Is there a macro which can just loop through all folders within a folder and print everything?
Thank you