Edit Content
Click on the Edit Content button to edit/add the content.

YearsMonthsDaysBetween

The YearsMonthsDaysBetween Function

As its name suggests, this function takes two dates as arguments and returns the difference as a number of years, months and days. It is not the same as combining the results of the MonthsBetween and DaysBetween functions together with the YearsBetween function. The simplest form takes only the starting

Read More »