E
Edgar E. Cayce
I need to figure out, for each type of header/footer (Primary, First
Page, Even Pages), on how many pages does this header appear?
What I am doing right now is using
Range.Information(wdActiveEndPageNumber) to figure out the last page
upon which the header appears, and doing some calculations based on
what other headers exist and their page numbers - but I am wondering
if there is a simpler way to do it?
Ed
Page, Even Pages), on how many pages does this header appear?
What I am doing right now is using
Range.Information(wdActiveEndPageNumber) to figure out the last page
upon which the header appears, and doing some calculations based on
what other headers exist and their page numbers - but I am wondering
if there is a simpler way to do it?
Ed