ok, here's the deal:
> I have a date field [ReminderDate]
> The user needs to be able to select a month (Jan-Dec) via a combo box on a form...then
> I need the query to return all records that have the matching month (i.e. March) EXCEPT current year ('03)
> Example: 3/1/01, 3/1/02, 3/1/03 -...