A family of Microsoft word processing software products for creating web, email, and print documents.
I'm using field codes in Word to create a semi-automated document.
...
This is all working as expected because I have the 3 FILLIN fields (as mentioned above) on the title page. The problem is that I want further popup windows to occur on opening of the document but I don't want the information to appear on the title page, ie. only on subsequent pages in the document.
I'm not sure how to go about this but wondered if anyone could give me any advice?
If you want to stick with something like your current approach, you could have FILLIN fields on the later pages, too, and use Ctrl-A, F9 to force Word to display their prompts upon opening. Alternatively, you could use ASK fields on the first page, with cross-references to their bookmarks later in the document; in that case, you have the option of using Ctrl-A, F9 or of selecting the ASK field bookmarks and pressing F9 to get them to update.
PS: You should probably delete your \* CHARFORMAT & \* MERGEFORMAT switches. The \* MERGEFORMAT switch is generally not needed at all - there is never any need to have two of them in a field! - and you'd only need a \* CHARFORMAT switch if you're also formatting the 'R' in 'REF' to force the field to display its output in a different format to that of the surrounding text. In either case, you shouldn't use \* CHARFORMAT & \* MERGEFORMAT switches in the same field.