DaysDifference ( Date1 ; Date2 )
Returns the number of days difference in two dates; returns a negative number if the second date is earlier than the first.
Average rating: 4.2 (36 votes) Log in to vote
Andrew Sasaki - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Given two dates, the function subtracts the first date from the second to arrive at the number of days separating the two dates.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.