I am having a problem with printer.page.

I have a section of code that executes before printer.page is used in another sub. I cannot find a way to reset the page "counter" so that the un-numbered pages from the first sub do not accumulate in the sub using printer.page.

Is there a way around this?

Rick