G
Guest
I have a joint table that stores both StudentID and ClassID from the Student
and Class tables. In the form (Combo box) I want to see not only the
studentID but also next to the studentID I want to see their FirstName and
LastName. In the Form I created a Combo box. It's working fine, but I don't
know which ID belongs to who??? This is why I want to see their first and
Last names next to each ID. Also, I would like to have an option to add the
student if the student is a new student. Meaning, If I don't see his or her
ID in the combo box. Any suggestions would be great. Thank you.
and Class tables. In the form (Combo box) I want to see not only the
studentID but also next to the studentID I want to see their FirstName and
LastName. In the Form I created a Combo box. It's working fine, but I don't
know which ID belongs to who??? This is why I want to see their first and
Last names next to each ID. Also, I would like to have an option to add the
student if the student is a new student. Meaning, If I don't see his or her
ID in the combo box. Any suggestions would be great. Thank you.