This formula calculates the time elapsed between a date in cell J2 and today's date in years, months, and days by using the DATEDIF function to get the difference in years, months, and days between the two dates and concatenating them into a single string.
This formula calculates the time elapsed between a date in cell J2 and today's date in years, months, and days by using the DATEDIF function to get the difference in years, months, and days between the two dates and concatenating them into a single string.