G
Guest
Has anyone ever run into a user written function that does the following
Function (intYear as integer, intMonth as integer, intDayOfWeek as integer, intCount as integer) as dat
WHERE based on what was passed in you would get back the date fo
2nd Monday of the month, o
Last Sunday of the month, o
FIrst Tuesday of the month, etc
Thanks
Function (intYear as integer, intMonth as integer, intDayOfWeek as integer, intCount as integer) as dat
WHERE based on what was passed in you would get back the date fo
2nd Monday of the month, o
Last Sunday of the month, o
FIrst Tuesday of the month, etc
Thanks