How would I populate a listbox from choices made in a combo box? I want to be able to choose from the combo box repeatedly. Both boxes have 3 columns.
Basically, I want the selected item in the combo box to be copied to the listbox, adding it to whatever is already in the listbox. Then, upon updating the record, I want to clear the listbox and start over. I've already got the combo box working so that my choices are available. Thanks.
John
[This message has been edited by jegenes (edited 08-25-2001).]
Basically, I want the selected item in the combo box to be copied to the listbox, adding it to whatever is already in the listbox. Then, upon updating the record, I want to clear the listbox and start over. I've already got the combo box working so that my choices are available. Thanks.
John
[This message has been edited by jegenes (edited 08-25-2001).]