I'm converting a client's WP8 merge docs to their
Word2003 equivalent. Big problem: A multi-page document
pauses the merge to ask the user to select from an 8-item
menu. Depending on their choice the macro drops various
bits of text into the document at that point. They need
to be able to see where the merge is up to at that point
as some of the data is coming from a back-end DB, and can
affect their choice.
I really need to pop-up a form as ASK and FILLIN just
don't give me enough scope or control. Any suggestions?
Regards,
Garry
Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS - 29 Mar 2004 23:29 GMT
See the article ?How to create a Userform? at:
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
> I'm converting a client's WP8 merge docs to their
> Word2003 equivalent. Big problem: A multi-page document
[quoted text clipped - 10 lines]
>
> Garry
Peter Jamieson - 30 Mar 2004 15:11 GMT
In addition to Doug's comments, if you need a userform to pop up for each
record in the merge, you will need to use Word's mailmerge events.

Signature
Peter Jamieson - Word MVP
Word MVP web site http://word.mvps.org/
> I'm converting a client's WP8 merge docs to their
> Word2003 equivalent. Big problem: A multi-page document
[quoted text clipped - 10 lines]
>
> Garry
Garry Rathbone - 06 Apr 2004 18:51 GMT
Mailmerge events? I didn't know they existed! Better
start digging around. Thanks for your help Peter
>-----Original Message-----
>In addition to Doug's comments, if you need a userform to pop up for each
[quoted text clipped - 16 lines]
>
>.