As I advised in my previous reply:
Quote:
insert a continuous Section break immediately before where the dependent dropdown is to be inserted
|
With the code I posted, the assumption is that there will be a Section break immediately before wherever the dependent content control is to appear. There are other reference points one could use instead of a Section break, such as a table cell address, etc. The Section break is just for demonstration purposes.