Access 2010 Code Example: Finding the Next Anniversary of a Given Date
The date functions built into VBA make it easy to perform calculations based on date arithmetic, such as finding the occurrence of a specific date within the current year. This VBA example accompanies the article "Finding the Next Anniversary of a Given Date in Access 2010."