Form combo box populating underlying table incorrectly

lundi 9 mars 2015

Hi,



I’ve scoured google on this issue to no avail!



I’m using a form with a combo box (FieldExpenses) that lists from a query row source (SELECT statement). Whether entering a new record or editing an existing record on the form, the selection in the combo box populates the field in the underlying table (TableTransactions) with the row ID (ex: 105), not the desired field (ie: Telephone).



Funny though, I tried using a split form and the table in the form shows the field correctly. If I open the underlying table separately, the field displays the row ID. It's not working as I wish.



Anyone know what I need to do to fix this?

Form combo box populating underlying table incorrectly

0 commentaires:

Enregistrer un commentaire

Labels