View Single Post
 
Old 06-19-2017, 08:29 PM
Artmax Artmax is offline Windows 10 Office 2016
Novice
 
Join Date: Jun 2017
Posts: 7
Artmax is on a distinguished road
Default

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
Reply With Quote