If your document has Section breaks before these headings, it's easy enough to tell Word via VBA to copy an entire Section; otherwise the code would have to basically do as you're doing now - find the heading, scan forwards till the next heading, then copy everything from the start of the first heading to the start of the second heading. If you can clarify your document's structure, a suitable macro could be written.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|