Hi Experts,
I'm creating a MS Access 2007 form. It's been a long time since I've done any Access so I'm struggling a lot. I need to have a combo box on my form that gets its values from another table that holds a list of users. I can already do this.
My question is: is it possible to bind the combo box to 2 fields from the users table (UserID and UserName) and then display the UserName in the combo box but saves the UserID to the table that it is bound to?
Thanks
Start Free Trial