

Selection.InsertBreak Type:=wdSectionBreakNextPage When adding the new section the header text in section one is automatically applied to the header text in section two. In the illustration below I've started with a single section document containing header text and then added a section break. While this feature is very handy for repeating header and footer information in subsequent sections, I think it becomes a nuisance when you want to change part or all of the header/footer text in your new sections. As shown below, the header text in section two is linked by default to the header text in section one. One thing that I don't like about the built-in user interface for adding sections is the header and footer of any new section inserted is linked to the previous section header and footer by default and "stays that way" without further user actions. Sections in Word can be fickle (see InfoBit Blog Section Breaks). The purpose of this Microsoft Word Tips & Microsoft Word Help page is provide a VBA solution to automatic linked headers and footers.
