the text boxed to the right here are showing the value of the combo box to the left. (or the value of the textbox on the last one.)
The combo box next to card_name1 only shows cards which the selected person does not have already. So it can be used to add them.
That's all well and good. But.. If you look to the textbox referencing the combo box. Its still saying 6. This is from the previous entry.
The combo box itself updates so it does not show the card name. But it still holds the value of the last card.
Each combobox has refresh/requery I don't know what else to try. If anyone could suggest something.