G
Guest
Hi,
Let me attempt to illustrate what I'm trying to do. I have a routing sheet
plus explanation that is 3 pages in length. This must be attached to another
document that has a header. I only want the header to show up after the
routing sheet and the explanation. I've written a macro in order to do all of
this but I have one problem. I create a page break so that I can tell the two
headers to be different; I even tell it to start the numbering from page one.
However, when I run the macro it returns to "continue from previous section"
so that it says page 4 of x instead of 1 of x. Everything else works
flawlessly but I'd like to understand why it keeps resetting the page count.
I am guessing it has something to do with the fact that the macro cannot
adjust dynamically to different page counts and so it gets confused when you
insert 3 pages, but I'm not sure.
Thanks
Let me attempt to illustrate what I'm trying to do. I have a routing sheet
plus explanation that is 3 pages in length. This must be attached to another
document that has a header. I only want the header to show up after the
routing sheet and the explanation. I've written a macro in order to do all of
this but I have one problem. I create a page break so that I can tell the two
headers to be different; I even tell it to start the numbering from page one.
However, when I run the macro it returns to "continue from previous section"
so that it says page 4 of x instead of 1 of x. Everything else works
flawlessly but I'd like to understand why it keeps resetting the page count.
I am guessing it has something to do with the fact that the macro cannot
adjust dynamically to different page counts and so it gets confused when you
insert 3 pages, but I'm not sure.
Thanks