Thread
: [Solved]
Altering this VBA code to make several changes at once
View Single Post
12-26-2016, 08:56 PM
gmayor
Windows 10
Office 2016
Expert
Join Date: Aug 2014
Posts: 4,137
Create the 8 functions that you require and call them sequentially from your loop. You haven't said what the changes are, but if they are text replacements, you can use the Find and Replace (with table defined pairs) option in
http://www.gmayor.com/document_batch_processes.htm
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor