G
George Gueorguiev
Hello,
I'm working on a Word (2007/2010) document and trying to create a table full
of drop-down lists. I want to be able to select a value from each drop down,
and have this selection show up later in the document. I've been plugging
through VB trying to write this up, but I can't seem to set up a label or
field that I can write a value to. For example, it would look something like
this:
We've got a drop-down list at the top of the document, 3rd page and a
label/text field on, say, page 6. User selects "Option 2" in the drop-down
list. Instantly, the label/text field reads "Option 2".
How can I accomplish this?
Thank you very much for your time & assistance.
I'm working on a Word (2007/2010) document and trying to create a table full
of drop-down lists. I want to be able to select a value from each drop down,
and have this selection show up later in the document. I've been plugging
through VB trying to write this up, but I can't seem to set up a label or
field that I can write a value to. For example, it would look something like
this:
We've got a drop-down list at the top of the document, 3rd page and a
label/text field on, say, page 6. User selects "Option 2" in the drop-down
list. Instantly, the label/text field reads "Option 2".
How can I accomplish this?
Thank you very much for your time & assistance.