I have a simple form that has a table as its data source; it's mostly text boxes, with one combo box.
For some reason, changes made using the combo box are not made in the record. A selection can be made using the drop-down, or an update can be typed into the combo box, but move off the record, close the form and re-open it, and the change is gone. Changes made in the text boxes work correctly, though.
Does anyone know what the problem may be? The combo box is enabled, and not locked.
Thanks in advance!
For some reason, changes made using the combo box are not made in the record. A selection can be made using the drop-down, or an update can be typed into the combo box, but move off the record, close the form and re-open it, and the change is gone. Changes made in the text boxes work correctly, though.
Does anyone know what the problem may be? The combo box is enabled, and not locked.
Thanks in advance!