Section 2 Footer Overwriting Section 1 Footer Entirely

B

bckncook

Have a template that is populated by a macro which opens word, populates the template, prints it, and closes the document.

All pages but the last one or two are part of Section 1 and have a footer with logo, graphic, and page numbering. The Section 2 footer on the last page(s) simply have page numbering.

Document opens and populates correctly, but after repaginating for printing, the Section 1 footer is entirely replaced by the Section 2 footer. Tried taking the field-driven contents out of the Section 2 footer and all works great.

Any suggestions before I dirty the waters with my own ideas? Need to get this resolved ASAP.

Thanks in advance!
 
T

TF

Sounds like that when the document is being populated, it is overwriting a
section break.

--
Terry Farrell - Word MVP
http://www.mvps.org/word/

: Have a template that is populated by a macro which opens word, populates
the template, prints it, and closes the document.
:
: All pages but the last one or two are part of Section 1 and have a footer
with logo, graphic, and page numbering. The Section 2 footer on the last
page(s) simply have page numbering.
:
: Document opens and populates correctly, but after repaginating for
printing, the Section 1 footer is entirely replaced by the Section 2 footer.
Tried taking the field-driven contents out of the Section 2 footer and all
works great.
:
: Any suggestions before I dirty the waters with my own ideas? Need to get
this resolved ASAP.
:
: Thanks in advance!
 
Top