T
Tom Cunningham
Hello,
I need help with a DataPart expression within a query (Access 2007). DatePart (interval,date, [firstdayofweek],[firstweekofyear])
I?m currently using the DatePart function to group student scores by week as follows, Week: DatePart("ww",[Date]) and this works but, the default first day of the week is Sunday and the last is Saturday. I would like to set the first day of the week to be Thursday and the last Wednesday and when I try to adjust firstdayofweek I?m not able to get it to work.
I would really appreciate it if someone could help me with this.
Thanks,
Tom
I need help with a DataPart expression within a query (Access 2007). DatePart (interval,date, [firstdayofweek],[firstweekofyear])
I?m currently using the DatePart function to group student scores by week as follows, Week: DatePart("ww",[Date]) and this works but, the default first day of the week is Sunday and the last is Saturday. I would like to set the first day of the week to be Thursday and the last Wednesday and when I try to adjust firstdayofweek I?m not able to get it to work.
I would really appreciate it if someone could help me with this.
Thanks,
Tom