ComboBox / ListBox

R

Ron Maultsby

I have created a form using MSWord. I have a section that uses a list of
entries that could be = to 10. Continuously retyping the same but various
lists is monotinous. How do I create a ComboBox/ListBox that will give me the
ability to choose multiple items from a list to populate the form? Also, the
list (on the Master Form) will need to be modifiable to add or delete items
but not changable by the users.
 
Top