- Local time
- Yesterday, 18:50
- Joined
- Aug 30, 2003
- Messages
- 36,270
Sorry, I wasn't thinking. Because the code runs in the subform itself, all you need is the
Me.cboCourseTitle.Requery
that was there before. What needs to change is the criteria in the second combo's row source query.
Forms!frmStudents_Exams!sbfrmExams.Form!cboSemester
Me.cboCourseTitle.Requery
that was there before. What needs to change is the criteria in the second combo's row source query.
Forms!frmStudents_Exams!sbfrmExams.Form!cboSemester