Hi AOsment742,
Every Section in a Word document has three headers: Primary; First page; and Even. Your document is evidently configured with a 'different first page' layout. Your problem description is ambiguous and it's not clear whether you're using:
.Sections.First.Headers(wdHeaderFooterPrimary)
or
.Sections.First.Headers(wdHeaderFooterFirstPage)
but you should be using both.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|