Calculate current birthday and check if it falls between current date and current date + 14 days.
Birthday: CDate(Month(s_DateOfBirth) & "/" & Day(s_DateOfBirth) & "/" & Year(Date))
Criteria: BETWEEN Date() AND Date() + 14
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.