View Single Post
 
Old 12-17-2017, 09:38 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,370
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

Your document contains a dropdown formfield, not a dropdown content control. You could use three IF tests to insert whichever of the three tables you want. However, those tables could not contain formfields of their own and none of the content would be editable. Consequently, any solution to your problem would require some programming and for the code to be either:
a) stored in the document's template; or
b) stored in the document itself.
The approach to be taken depends on what you plan to do with the document.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote