Thanks.
If i wanted to combine functions ois it okay to add oDoc.ApplyQuickStyleSet2 ("Template") after the 'On Error...'?
It seems to function but I may be missing some issue that I don't know about.
EDIT: Doesn't seem to work with Batch Processing.
EDIT: Subfolder Processing doesn't seem to work for multiple folders - It only processes the first folder in the stack
eg. -
\TopFolder\Sub1\
\TopFolder\Sub2\
It processes files in TopFolder and in Sub1 but not files in Sub2.
Am I missing something?
Thanks again
Last edited by Artmax; 06-19-2017 at 09:04 PM.
Reason: Added some information
|