Filter Records based off two combo boxes

D

Dhess

I have two combo boxes and one subform in a form.

I want the user to pick an option in the first and second combo box and
then I want only records that match both criteria to populate in the
subform.

I really don't care if it is a subform as long as I can see all records
based off of the criteria in the two combo boxes.

I don't have any command buttons but I will make some if need be. I
can get this to work with one combo box by linking the child and master
fields but am not sure how to get this to work with two combo boxes.

Thanks.
 
Top