TeriCoombes
Technical User
I have a form that requires a user to select their name from a combobox before they log in data. Their name is then supposed to be added to the records they modify. In the form I have:
=Forms!frmSelectTest!cboAnalyst
which displays their name correctly. However this value is not inserted into the table. Does anyone know what I am doing wrong?
=Forms!frmSelectTest!cboAnalyst
which displays their name correctly. However this value is not inserted into the table. Does anyone know what I am doing wrong?