I have found a macro that will allow me to split a large document into
several single page documents but am having trouble modifying it so that it
would split the document every 20 pages. I would be grateful if somebody can
point me in the right direction.
--
Thanks,
MarkN

RE: Split large documents by HelmutWeber

HelmutWeber
Thu Apr 27 04:04:01 CDT 2006

Hi,

show us the macro!

--
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
"red.sys" & chr(64) & "t-online.de"
Word 2002, Windows 2000

Re: Split large documents by Doug

Doug
Thu Apr 27 15:43:10 CDT 2006

As the pagination in Word, depends upon the active printer, multiple pages
are not a very good basis for splitting a document. Is there some other
distinguishing feature that could be used.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"MarkN" <MarkN@discussions.microsoft.com> wrote in message
news:19967A37-7272-431E-AB23-FC4722097809@microsoft.com...
>I have found a macro that will allow me to split a large document into
> several single page documents but am having trouble modifying it so that
> it
> would split the document every 20 pages. I would be grateful if somebody
> can
> point me in the right direction.
> --
> Thanks,
> MarkN