M
Malche
I have a Table with 3 columns
Date WeekNumber Revenue
If I run an update query using the function
format(date,"ww")
to update the field WeekNumber it works great, but, this
always gives me Saturday as the WeekEnding period. How do
I get the above function to give me Sunday as the
WeekEnding period.
Are there any system setups that will make vbSunday as
day 7 instead of being day 1?
I am using Access 2002
I would be realy greatfull for an easy solution to the
above. ----Malche
Date WeekNumber Revenue
If I run an update query using the function
format(date,"ww")
to update the field WeekNumber it works great, but, this
always gives me Saturday as the WeekEnding period. How do
I get the above function to give me Sunday as the
WeekEnding period.
Are there any system setups that will make vbSunday as
day 7 instead of being day 1?
I am using Access 2002
I would be realy greatfull for an easy solution to the
above. ----Malche