I have designed a UserForm in a word document that has a couple of comboboxs
with drop down lists and a few text boxes. What do I need to do in VBA to
transfer the data the user has entered into specified places in the document?
Am I also able to insert other documents depending on the result of a
combobox?
--
Dave

Re: UserForm Data Capture in Word by Perry

Perry
Mon Apr 11 15:05:09 CDT 2005

This article will suit yr quest
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm

Krgrds,
Perry

"Dave" <Dave@discussions.microsoft.com> wrote in message
news:A9EB65B5-462B-45F5-A3ED-316C84583380@microsoft.com...
> I have designed a UserForm in a word document that has a couple of
comboboxs
> with drop down lists and a few text boxes. What do I need to do in VBA
to
> transfer the data the user has entered into specified places in the
document?
> Am I also able to insert other documents depending on the result of a
> combobox?
> --
> Dave