I want to have page numbering continue across multiple files. (I refuse to use the Master Document feature/nightmare). I found a webpage that gave directions to do this, but it isn’t working. They suggested insering a Page Field and hiding it (don’t know how to do that – unless it’s the same as marking text as hidden) and then placing the field in a bookmark and then creating some code in a header and footer. How do you place a page field into a bookmark?
The code they suggested for the footer is:
{ = { PAGE} + { INCLUDETEXT “c:MYBOOKCHAP1.DOC| Chap1Pages * CharFormat ! } }
I realize I need to insert my actual file name in place of the name in quotes. But, even doing that doesn’t make this work.
Help please!!