NextWeekEndDay ( theDate )
Determines the next weekend day after a given date.
Average rating: 4.4 (31 votes) Log in to vote
Andrew Sasaki - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Given a date, this function determines the date of the next occurrence of a weekend day (Saturday or Sunday). If the date supplied falls on a Saturday, it returns the date of the following day (Sunday).
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.