View Single Post
 
Old 02-17-2022, 12:22 PM
Afrederick Afrederick is offline Windows 10 Office 2019
Novice
 
Join Date: Feb 2022
Posts: 1
Afrederick is on a distinguished road
Default Re: macropod

Hello macropod,


Your script here works nearly perfectly for something I am trying to achieve, and I was hoping you could give me a tip on an issue I am facing.


I have a source document with headers and footers that I want to push to a whole folder of word documents. The issue is that in some of the word documents that are receiving the new headers/footers have a table in the footer. For example some have a 1 row, 2 column table in the footer to show the page title and project number respectively. When I run the script you wrote (which works exactly how it is written) it doesnt remove the table and replace it with the source footer. Instead it just removes all the text and replaces it with the source text. This causes extra spacing and formatting issues since is extra spacing with the tables.


If you have any tips I would greatly appreciate it. Thank you!
Reply With Quote