Hi Is there any way you can populate a listbox based on a combobox selection?
l have 2 tables, Staff table with staffID, staffName, staffTelNumber and a student table with studentID, staffID, studentName, studentTelNumber. Each staff member is assignned a certain number of students. l want to create a combo box with a list of the staff names and for a given staff member l want to see a list of all the students assigned to them. l have been trying to figure this out now for a couple of days but am getting nowhere fast. Any assistance will be greatly appreciated.
l have 2 tables, Staff table with staffID, staffName, staffTelNumber and a student table with studentID, staffID, studentName, studentTelNumber. Each staff member is assignned a certain number of students. l want to create a combo box with a list of the staff names and for a given staff member l want to see a list of all the students assigned to them. l have been trying to figure this out now for a couple of days but am getting nowhere fast. Any assistance will be greatly appreciated.