I have a simple db with just one table, the table has 6 fields. One of the fields is called RenewalDate, this is the date that lease renewals are due. I want to create a query that will compare the month part of this date with the current date, and return the accounts that need to be renewed for the Month. Thank you for any help