I have used the content control code in
https://www.msofficeforums.com/word-...own-lists.html successfully to allow users to select an item from a dropdown list located in the Header of a Word template. Thank you Macropod. The selected item then displays in a text box in the subsequent header. However I need to be able to interchange the headers (when the document is translated), with the new textbox displaying the new selection. The Headers inclusive of the Content Controls are saved as Quick Parts, that various editors will insert as they translate the document. Users may add any number of new Content Control Headers with the subsequent pages always needing to reflect the section's chosen dropdown item. How do I always refer to the next text box, and also ensure that the previous text boxes do not change? With thanks in advance.