I have a field on my form where Engineers Names are typed in the field. I would like to make this field a ComboBox or ListBox but I would still have the need to select multiple names. I have heard that you cannot do
this with a ComboBox. Is this true and if it is can anyone show me some code on how this can be done with a
Listbox?
I would like for the ListBox to have about 10 names and allow me to select any or all of the names from the
ListBox to be part of the field. The field would like like below if I selected 4 names.
Dwight Cross
Anthony Wasson
Rob Kirk
David Land
Thanks for any help!
this with a ComboBox. Is this true and if it is can anyone show me some code on how this can be done with a
Listbox?
I would like for the ListBox to have about 10 names and allow me to select any or all of the names from the
ListBox to be part of the field. The field would like like below if I selected 4 names.
Dwight Cross
Anthony Wasson
Rob Kirk
David Land
Thanks for any help!