E
ECOS
Hello,
I know this question has been asked before, but I cannot seem to figure out
if there is an answer.
In general I have a 50 page document (a merge document) that I need to save
into 10 5 page documents. The merge document contains a 5 page form that I
need as an individual doc to work with later.
I have used some of the code posted here and the best I can do is save each
single page. (ex. ActiveDocument.Bookmarks("\Page").Range.Cut) is there a way
to to make a range or selection object that contains multiple pages? DO i
have to put info into the merge document that tells the macro where to split
it?
Any info would be of great help.
PS - I am a novice programmer, so please explain any programming details.
Thank You,
MH
I know this question has been asked before, but I cannot seem to figure out
if there is an answer.
In general I have a 50 page document (a merge document) that I need to save
into 10 5 page documents. The merge document contains a 5 page form that I
need as an individual doc to work with later.
I have used some of the code posted here and the best I can do is save each
single page. (ex. ActiveDocument.Bookmarks("\Page").Range.Cut) is there a way
to to make a range or selection object that contains multiple pages? DO i
have to put info into the merge document that tells the macro where to split
it?
Any info would be of great help.
PS - I am a novice programmer, so please explain any programming details.
Thank You,
MH