FirstMonday ( themonth ; theyear )
Returns the date for the first Monday in a given month
Average rating: 4.3 (39 votes) Log in to vote
Theo Ros - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the date for the first Monday in month
'themonth' and year 'theyear'
In: themonth - integer value 1 to 12 for the month
theyear - integer value for the year
if empty, the function uses the current date
Return type: Date
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.