Thank you, Greg for your reply. I guess I am not sure why I am getting the run time error.
Ln 25 is the following:
Code:
ActiveDocument.SelectContentControlsByTitle("District Number")(1).DropdownListEntries.Clear
I think I am missing something that I should have changed from the coding given.