Not sure specifically... but check out the vba class DateTime in the object browser. It looks like there is something that might help you out like maybe the month method in combination with something else. Also maybe the DatePart function which returns something like the first day of the year given now() or date()....