Ok, here's what I have and what I want to do. I have created a form that has 3 dropboxes and a date range query. Individually they work just fine. I used the "or Like" "Is Null" in order to skip the fields that are blank, but when I put in more than one criteria, it doesn't work properly. For instance, in one dropdown box I select "A" and in another dropdown box I select "2013-10". I get all the results for "A" and all the results for "2013-10" but what I want is only the records that are BOTH "A" and "2013-10". How do I do this? I read somewhere about the AND function but I don't know how or where to use that. Can someone please help? This is the last step of my journey with this database and I would love to get it compeleted. Thank you!