View Single Post
 
Old 11-19-2019, 07:43 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,164
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

The Word interface doesn't let you do it directly unless you are using the Repeating Section Content Control in which case you can create 2nd, 3rd etc instances of the same element. You don't NEED to use the content control toolkit but it might be easier than the alternatives.

Your choices when you don't have access to the Content Control Toolkit are:
1. Close the document and use a Zip file editor to edit the embedded xml file directly
2. Use a macro to add an element.

I would recommend you add a namespace to the xml file so you don't keep adding xml files that are not explicitly findable.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote