This simple criteria doesn't seem to work for some of my queries. The Contract Delivery field is a simple Working Days function, with a Start Date and an End Date. All I want is for it to pull all working days that are greater than 10, but it's pulling all of the data. The previous two queries that I worked on used the same criteria and workingdays function worked just fine. Does it have something to do with the quotes around my criteria? I don't want the quotes around 10, but Access keeps automatically adding it.