Check out the WEEKDAY Function and the Month Function
Taken Directly From MSAccess Help..
Month(date):
Returns a Variant (Integer) specifying a whole number between 1 and 12, inclusive, representing the month of the year.
Weekday(date, [firstdayofweek]):
Returns a Variant (Integer) containing a whole number representing the day of the week.