Hi,
I want biweekly start date and biweekly end date.
For Example:
If i select date from datepicker 12/14/2009 and week start day is monday then start date should be 11/30/2009 And End Date should be 12/13/2009.
And if i select date from datepicker 12/15/2009 and week start day is monday...
Hi,
I am writing some code that is trying to determine how far through a season we are in a game we play.
For example:
13/11/2009 = week 1
20/11/2009 = week 2
The code below, sort of works:
Dim currentWeek As Long
Dim totalWeeks As Long
'We add 1 here as the datediff doesn't take into...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.