
=IF(DATE(YEAR(A2),MONTH(B2),DAY(B2))<A2,DATE(YEAR(A2)+6,MONTH(B2),DAY(B2)),DATE(YEAR(A2)+5,MONTH(B2),DAY(B2)))
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
If an Application Approved Date is in A2 and a person's Birthdate is in B2, How can I have C3 auto calculate 5 years from the application date on the subsequent birthday?
Application Date | Birthdate | Expiration Date |
---|---|---|
12/15/2024 | 10/9/1969 | |
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.