I'm trying to create a form having in the header section 6 combo boxes containing values to search for (like supplier, subject, category, person...) What I want to do is that I select values from 1 to 6 combo boxes, click n a button and search the database for records matching all these values and display them on a subform. I think I tried all possible ways to do it except the good one!! A little help would be appreciated.