View | Header and Footer and delete all the content or format it as white
(if you want the space preserved). If the document contains more than one
section, use the Show Next/Show Previous buttons to move through the
document and get all the headers/footers.
Ben said:
Is there a way to remove or not print headers that already exist in a
Is there a way to do it to the whole document without writing a script? I'm
working with very large documents, and unfortunately, each page is a new
section.
This can undoubtedly be done with VBA, but you probably won't find too many
VBA gurus in the NG; you might try microsoft.public.word.vba.general. You
might also consider whether each page needs to be a new section (especially
if the section breaks were inserted for the purpose of having a different
header/footer on each page). You can use Find and Replace to remove section
breaks.
If all of the headers / footers are formatted with the same style, or a small
number of them, you could modify the style(s), setting the Font to Hidden.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.