W
Wayne
MS Access 2000
My form is bound to a table. I have a combo box on the
form that is bound to a column in the table. After the
user selects an item from the combo box, a column in the
table is populated with the ID of the item the user
selected.
I want the user to be able to undo their selection from
the combo box. That is, I want to delete the ID from the
column in the table.
Thanks.
My form is bound to a table. I have a combo box on the
form that is bound to a column in the table. After the
user selects an item from the combo box, a column in the
table is populated with the ID of the item the user
selected.
I want the user to be able to undo their selection from
the combo box. That is, I want to delete the ID from the
column in the table.
Thanks.