Liz,
There is no limit to the number of entries that you can have in a ContentControl dropdown list. When you build your entries, you can assign the county name as the text property and the country code as the value property. Content controls have event procedures in the ThisDocument module of the document vb project. You can use the exit event to built your dependent city and town list entries in your dependent dropdown list.
|