bjzielinski
IS-IT--Management
have a macro that does the following to a multiple page document.
On the current page, it changes the title to something, say Title 1, then prints the page.
It would then change the title again to Title 2, and print the page.
It does this 5 times. There is no looping involved for this process. However, I would like to perform this for each page, then go to the next page and perform the macro again. I was thinking a Do While not EOF or something to that extent.
I'm also not sure the correct function to advance to the next page.
All this is necessary to keep pages together when printed. Thanks!
Bill Zielinski
bzielinski@co.midland.mi.us
County of Midland, Michigan
On the current page, it changes the title to something, say Title 1, then prints the page.
It would then change the title again to Title 2, and print the page.
It does this 5 times. There is no looping involved for this process. However, I would like to perform this for each page, then go to the next page and perform the macro again. I was thinking a Do While not EOF or something to that extent.
I'm also not sure the correct function to advance to the next page.
All this is necessary to keep pages together when printed. Thanks!
Bill Zielinski
bzielinski@co.midland.mi.us
County of Midland, Michigan