Combo Box Setup

P

Pass-the-reality

I have a subform that contains a combo box. When you select one item from
the combo box drop down, it appears that the combo box setup will not default
to another line once one is selected. You select an Item from the combo box
and a new record line does not fall. Do I need to change a setting somewhere?
 
D

Doug M

Is it possible that the combo box is unbound? In that case you are not
creating a new record when you choose a value.

Doug
 
Top