Thread
:
Running Macro in Multiple word files
View Single Post
02-11-2019, 09:54 PM
gmayor
Windows 10
Office 2016
Expert
Join Date: Aug 2014
Posts: 4,137
Did you run it from the batch processor?
It works fine when run from there. Open a document and run it on that document using the following macro
Code:
Sub Macro1() AddFooter ActiveDocument End Sub
__________________
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