I’m looking to estimate a person’s retirement date based on their career start date, this would be using the assumption that they would work 35 years following their first job.
Solved
Calculate the years worked based on career start date
Best answer by Lisa_Gervais
Or wrap the YEAR function around the rest:
YEAR(DATEADD(Date, 35, "years"))Hi Justin that worked thanks!
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
