Combo box; list box update

  • Thread starter Vickie English via AccessMonster.com
  • Start date
V

Vickie English via AccessMonster.com

Hello again,

I have a combo box (called cbodrug) and a list box (called cbodrugstaken).
I'd like the selections made in the combo box to populate the list box.
There could be multiple selections and I'd like this to update in the list
box each time. I hope I'm explaining myself clearly here. I'd like, for
example, the second selection to be added to the first, the 3rd to be added
to the first 2, etc. So if a person is taking 3 drugs, he'll select them
one at a time in the combo box but each selection is added on. I bet
there's a way to do this but I just don't know how. Could someone please
help me, again?? Thx

VE
 
Top