How to Refer to a Form Field on a User Form

P

PatrickA

I have a User Form in my document, with a Combo box on the form.

The form is named UF_Atty. The combo box is named DD_Attys1.

If the combo box was on the "main" document, I would refer to it in
the code of the "main" document as:
ActiveDocument.FormFields("DD_Attys1").DropDown

How should I refer to the combo box in the code of the form that
contains it? I've tried several variations, but with no joy.

Thanks,
 
D

Doug Robbins - Word MVP

Tell us what you are trying to do?

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top