A repeating section content control may work. However, you would do better by using combo box content controls instead of form fields.
Whichever you use you will be faced with a problem - you will have controls with duplicate names, which will make coding difficult.
|