Hello,
I have a combobox that uses a query as a row source. The query has 3 columns (ID, Description, Code). In the combobox at the form i only show the Description and when user choose I save the ID to a table. The problem is that i want to use the Code field as well (without appearing on the form).
Any suggestions how to do that?
Thank you in advance!
I have a combobox that uses a query as a row source. The query has 3 columns (ID, Description, Code). In the combobox at the form i only show the Description and when user choose I save the ID to a table. The problem is that i want to use the Code field as well (without appearing on the form).
Any suggestions how to do that?
Thank you in advance!