L
Lmanns
Hello,
I have a form with Record Source TBL_Log. The form has a combo box with Row
Source TBL_Suppliers where the user must select the supplier from the combo
box. I do not want the users to manually enter the supplier because of
typos, etc.
The form also has a textbox with an autodate and some other fields that the
users will have to key information into (PO#, Invoice#, Comments, etc.).
When I test the form, the autodate, and the data entry shows up in the table,
TBL_Log. But the supplier name selected from the combo box does not.
How do I get the selection from the combo box to populate in the table,
TBL_Log although the supplier name comes from another table?? Weird thing is
I could have sworn I've done this before...
Thanks in advance!
I have a form with Record Source TBL_Log. The form has a combo box with Row
Source TBL_Suppliers where the user must select the supplier from the combo
box. I do not want the users to manually enter the supplier because of
typos, etc.
The form also has a textbox with an autodate and some other fields that the
users will have to key information into (PO#, Invoice#, Comments, etc.).
When I test the form, the autodate, and the data entry shows up in the table,
TBL_Log. But the supplier name selected from the combo box does not.
How do I get the selection from the combo box to populate in the table,
TBL_Log although the supplier name comes from another table?? Weird thing is
I could have sworn I've done this before...
Thanks in advance!