L
LHernon
I need to write a macro that will go down through a Word
document page by page and copy each page out to a new
document of its own.
I have started the macro and can get it to copy the
current page out to a new document but I do not know how
to tell it to repeat the process until it gets to the end
of the document.
Does a macro for this type of thing already exist or can
someone tell me how to include a Do While ... statement in
my macro please.
Thanks.
document page by page and copy each page out to a new
document of its own.
I have started the macro and can get it to copy the
current page out to a new document but I do not know how
to tell it to repeat the process until it gets to the end
of the document.
Does a macro for this type of thing already exist or can
someone tell me how to include a Do While ... statement in
my macro please.
Thanks.