I don't think you can set anything to change the first day.
I recommend you create a permanent table in your database. This table should have 2 fields, a Date Field and a Week Number field. Then, instead of using the DatePart function to return the week number, you simply join to this new table and return the week number column.
-George
Strong and bitter words indicate a weak cause. - Fortune cookie wisdom
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.