I have created a combo box on my form
Under row Source I have my desired fields
Name
Student ID
On the combo box, I want to select/type a name, but input the student id into the field.
Currently, I have in row source query
Name First (Ascending)
Student ID
I want to search by name and return...