View Single Post
 
Old 02-06-2020, 03:52 AM
kalagas kalagas is offline Windows 10 Office 2019
Novice
 
Join Date: Nov 2019
Posts: 9
kalagas is on a distinguished road
Default

Ok an update...
I put the file that has the footer i need outside the folder i want the word files to be changed (i put it in my desktop because it was inside the folder i wanted to work with). I run the macro again and now i get another error:

Run-time error '91:
Object variable or With block variable not set.


When i press debug i got the following line with yellow background:

With .Sections.First.Footers(wdHeaderFooterPrimary).Ran ge
Reply With Quote