I have a number of bound controls on a form. The text boxes work fine. As I advance through the records the text boxes update OK, so does the list box or combo box. But I cannot get the selection from the list box or combo box to be recorded in the recordset. The Combo is OK if I type the value in but not if I just select from the list. What am I missing here?