I have a table that has a PK, studentID, courceID, inscriptionDate, belt color.
I would like to make a form where I chose a student from drop down list, then the program locates that place in the table and allow me to enter cource, inscription date and belt color. I have done the design, but I cannot get the form go to the right record when I choose the student.
The student name I choose from another table table then query it so that i would see the names, instead of numbers and the same thing is for cources.
Here is the screen shot.
I would like to make a form where I chose a student from drop down list, then the program locates that place in the table and allow me to enter cource, inscription date and belt color. I have done the design, but I cannot get the form go to the right record when I choose the student.
The student name I choose from another table table then query it so that i would see the names, instead of numbers and the same thing is for cources.
Here is the screen shot.