Run Macro for DOC files in different folders
Hello!
I´m looking for a Macro who can make the following:
1.- Open DOC files (version 2010) in different folders under the same level
For example:
\folder A\
\subfolder_1\doc1.doc
\subfolder_2\doc2.doc
\subfolder_3\doc3.doc
\subfolder_4\doc4.doc
2.- Run a macro that it changes the font size from 8pt to 11pt for all of them
3.- After that, create a PDF for all DOC files
Would that be possible?
|