J
JKK
I have a main form with 1 combo boxes StudentID
Student ID comer from tbl_Roster and the subform displays the records from
tbl_Objectives that match StudentID.
I now want to add a 2nd combo to the main form - year form tbl_Year.
I would like the subform to display all the records that match the criteria
that match both combo boxes.
How do I get the subform to display the records that meets both criteria
now.
Thanks in advance.
Joe
Student ID comer from tbl_Roster and the subform displays the records from
tbl_Objectives that match StudentID.
I now want to add a 2nd combo to the main form - year form tbl_Year.
I would like the subform to display all the records that match the criteria
that match both combo boxes.
How do I get the subform to display the records that meets both criteria
now.
Thanks in advance.
Joe