You can use the custom process to perform just about anything that can be achieved with VBA. You can certainly add code to the initial process I posted to change style sets, add fonts, change fonts or create a second process to be run separately to achieve any or all of these things.
Test your code out on the current document before applying it to all your documents.
The add-in should also process all the folders under the selected top folder and certainly does here - check the log. It won't process folders that don't contain documents.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
|