DaysDifferenceAbs ( Date1 ; Date2 )
Returns the number of days difference in two dates.
Average rating: 4.5 (32 votes) Log in to vote
Andrew Sasaki - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the number of days difference in two dates. Unlike the very similar DaysDifference function, it always returns a positive integer, even if the first date is later than the second date.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.