Calculate retirement date
To calculate a retirement date based on a birthdate, you can use the EDATE function. In the example shown, the formula in D6 is: =EDATE(C6,12*60) The result is a date 60 years (720 months) from the date of birth in column C. Note: At the time of this …Read more