View Single Post
 
Old 01-29-2019, 02:27 AM
dita dita is offline Windows XP Office 2010 64bit
Advanced Beginner
 
Join Date: Apr 2018
Posts: 34
dita is on a distinguished road
Default 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?
Reply With Quote