Hi,

MS Access 2003: I'd like to make a query / VBA code that checks if a given date falls in the same calendar week as the person birthday (consider a week starts on Sunday and ends on Saturday).

for example: lets say my birthday is 18/10/2008 (so its coming this friday), and i want to check if the date 13/10/2008 falls on my birthday week then its true...

Thanks!