P
Paul
I have a combo box in a form. It uses the "NotOnList" event to re-direct the
user to another form to add a new record and back to the initial form on
close. The problem is on how to make the combo box accept the new value, I
can see the new item in the drop list and the drop list is based on the
table with two columns with the ID field in the first column as a bound
column. At present the combo box does not register the bound field.
user to another form to add a new record and back to the initial form on
close. The problem is on how to make the combo box accept the new value, I
can see the new item in the drop list and the drop list is based on the
table with two columns with the ID field in the first column as a bound
column. At present the combo box does not register the bound field.