S
scott
I've got 2 variables named BeginYearDate and EndYearDate that I'd like to
find the total number of weeks or 7 day periods between the 2 dates.
For example: 12/28/2003 and 12/27/2004 would be 52 weeks
Is there a way to use date functions to calculate the weeks and prevent me
from looping through and counting every 7 day interval between the 2 dates?
Scott
find the total number of weeks or 7 day periods between the 2 dates.
For example: 12/28/2003 and 12/27/2004 would be 52 weeks
Is there a way to use date functions to calculate the weeks and prevent me
from looping through and counting every 7 day interval between the 2 dates?
Scott