I'm sure it's been addressed before, so I apologize in advance.
I'm trying to set fields from a dropdown list in a combobox
The form (ContactList) that the combobox (combobox1) references has
First Name, Last Name, ID
What I want to do is when selecting the Name of the Person, to set another field on the form (ContactID) to be the ID of the person selected.
Simple, but I have not a clue on it. I've searched google using terms I thought would be close to no avail....so again I apologize if this has been answered here.
An answer or a link to another article would be most helpful!
Thanks