I created a form with a subform. I can populate the subform by moving from record to record in the main form but this is time consuming.
I created a combo box on the main form which is populated with a list of all students taken from the student table. It contains the student first name, student last name and student ID. I want the student that is clicked on in the combo box to populate the sub form with the students visit data from the...