Here is my dilema, i need to create a form where there are multiple pull down bioxes ( ie hair color, eye color, ethnic background etc etc) and them have those values inserted into a query to define a recordest. I work for a security company and we need to be able to gain quick access to the suspect information. so basically after these boxes are selected they need to push a buttn to get a subset of all the suspects in the system that match the criteris they provide, bear in mind that if a pull down box is left empty i need it to not effect the query results, sometimes we may only have say 3 of a possible 10 criteria available to us, im confused by how this can be done, or if it can be done