Could someone please help. I am trying to write a query that will pull all the orders for the current month LAST YEAR. For instance since this is February 2003 I would want all the orders for February of 2002. I would like this query to be automated so I don't have to put in the new parameters every month. The field name in my table is named DateEntered and its data type is a date field. Any help would be appreciated.