View Single Post
 
Old 08-22-2018, 01:23 PM
lacja lacja is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Aug 2018
Posts: 3
lacja is on a distinguished road
Default contentcontrol in a word table

Hi,

in a Word document, I have a table with 2 columns.

In the first column, I have a contentcontrol that contains a dropdown list of items from an excel sheet. The "text" contains what the dropdown displays and the "value" contains some information about the item.

In the second column, I have a contentcontrol that contains the "value" associated with the item in the dropdown box that has been selected by the user

It works fine but how can I get automatic contentcontrol added when user adds rows in my word table?

Hope i'm clear enough
Reply With Quote