I have a fairly complex document preparation system written using VBA.
I have a master document with some cover material in sections with no
headers/footers, then the body has headers and footers, with tags in
to control the insertion of files and tables.

After the expansion, the cover sections have headers and footers which
are empty apart from a horizontal line. I want to get rid of them
completely, but I am stuck - I can find these sections, and I have
tried settings the Headers(n).Exists to false, but the headers and
footers are still there.

Can anyone help ?

Thank you

John Robinson

Re: Removing headers and footers from a section by Word

Word
Fri Nov 07 19:28:06 CST 2003

G'day john.robinson@livedevices.com (John Robinson),

i'd make sure section 1 is header footerless in the master then use a
link to previous=true for each one.


john.robinson@livedevices.com (John Robinson) was spinning this yarn:

>I have a fairly complex document preparation system written using VBA.
>I have a master document with some cover material in sections with no
>headers/footers, then the body has headers and footers, with tags in
>to control the insertion of files and tables.
>
>After the expansion, the cover sections have headers and footers which
>are empty apart from a horizontal line. I want to get rid of them
>completely, but I am stuck - I can find these sections, and I have
>tried settings the Headers(n).Exists to false, but the headers and
>footers are still there.
>
>Can anyone help ?
>
>Thank you
>
>John Robinson

Steve Hudson

Word Heretic, Sydney, Australia
Tricky stuff with Word or words for you.
wordheretic.com

Replies offlist may require payment.