View Single Post
 
Old 06-20-2017, 08:33 PM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,144
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

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