I am trying to build a database to track employee activity by month. I need to be able to query the main table and produce a report for each quarter and annually. I have the annual report working, but cannot seem to get the quarterly report to work. I have entered January, February, March into the criteria field, but when I do I get no results from the query. If I leave the criteria field blank the Query runs and returns data for the entire year. Any help would be appreciated.