From: muka3D on 12 Mar 2010 11:09 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.
From: Doug Robbins - Word MVP on 12 Mar 2010 16:18 Your identical post in the programming newsgroup has been answered. Please do not post the same question separately to multiple newsgroups. -- 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, originally posted via msnews.microsoft.com "muka3D" <muka3D(a)discussions.microsoft.com> wrote in message news:E2B4FEA0-A331-41F2-932C-B65158DCEBED(a)microsoft.com... > 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.
|
Pages: 1 Prev: How to batch create cross references (for glossary, bibliography) Next: Word table to XML |