Thread: [Solved] Dynamic Forms question
View Single Post
 
Old 05-25-2014, 04:07 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,341
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Rather than a userform, I'd suggest using the document itself as a form. Attached are three documents, showing how you can use a dropdown content control to:
a) modify the options in another dropdown;
b) vary the text in another dropdown;
c) repeat content somewhere else in the document.
These techniques can be combined into a single document to create a fairly rich form. Although each example uses another content control as the container for the output, the variable and repeated text could be sent to, say, a table cell or a bookmark.
Attached Files
File Type: zip Content Controls.zip (98.4 KB, 22 views)
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote