Date is same month and year

If you need to test two dates to see they both have the same month and year, you can do so with a simple formula that uses the MONTH and YEAR functions.
In the example, the formula in cell D6 contains this formula:
In this case, Excel extracts the month from the date in cell B6 as numbers, then concatenates them together to form a text string. The same thing is done with the date in cell C6, the month and year are extracted and joined together.
Finally, the formula then tests for equivalency using the equal sign. Both dates are in January 2000, so the formula is solved as follows and returns TRUE.
If you need to test a date to see if has the same month and year as the current date (today), you can use this formula:
Download 200+ Excel Shortcuts
Get over 200 Excel shortcuts for Windows and Mac in one handy PDF.