Hello. I have worked a bit in Access and I am having some trouble with a query that I am working on. I have a combo box that has 4 items listed in the box. One of them is "In Kind" in the "Payment Type" field. I wanted to add a Criteria to the query (filter) that would just return the "In Kind" Selection and of the combo box to pull the records. I can put a filter on it after the query is run that show all the "Payments Type", but I want to use the query Criteria to get the results. Thank you