J
Jen
I'm trying to create a user form to automatically fill in repeated
information in a document based on a template. I've read the online
instructions at http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm and
http://gregmaxey.mvps.org/Repeating_Data.htm, but I'm running into a problem.
The instructions on the first link (#10) say to insert UserForm1.Hide in the
code. However, this seems to crash Word - I get an error message saying "Run
time error 402: must close or hide topmost modal form first".
I'm using Word 2003 SP2...is there some different code I need to use here?
Or did I just do something wrong? (Very likely!). I have quite a bit of
basic coding experience in Access but haven't ever done programming in Word.
Thanks,
Jen
information in a document based on a template. I've read the online
instructions at http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm and
http://gregmaxey.mvps.org/Repeating_Data.htm, but I'm running into a problem.
The instructions on the first link (#10) say to insert UserForm1.Hide in the
code. However, this seems to crash Word - I get an error message saying "Run
time error 402: must close or hide topmost modal form first".
I'm using Word 2003 SP2...is there some different code I need to use here?
Or did I just do something wrong? (Very likely!). I have quite a bit of
basic coding experience in Access but haven't ever done programming in Word.
Thanks,
Jen