L
Larry Linson
The DateDiff function calculates a difference in weeks, but the result is
rounded. You may optionally set the first day of the week (default is
Sunday) and first week of the year. You'll have to use some other date
functions to check whether you need to increment the result to account for
days 1 - 3 of the week.
Larry Linson
rounded. You may optionally set the first day of the week (default is
Sunday) and first week of the year. You'll have to use some other date
functions to check whether you need to increment the result to account for
days 1 - 3 of the week.
Larry Linson