search from two linked combo boxes

S

Shauni

I have managed to search from one combo box on a form with three different
subforms attached. I need to find out how to search from two linked combo
boxes.
Please Help.
 
D

Douglas J. Steele

Whether or not the combo boxes are linked is irrelevant. All you need do is
And together the two conditions for the search.
 
Top