cktcPeterson
Member
- Local time
- Today, 06:41
- Joined
- Mar 23, 2022
- Messages
- 74
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 the Student ID
I am able to see both columns
Thanks
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 the Student ID
I am able to see both columns
Thanks