J
Jan T.
How can I retrieve the week number of a given date in an SQL-question?
I have tried WEEKNO: Format("ww", [myDate]) and that works fine except
that it assumes Sunday as the first day of the week. What if I use Monday as
the first day of the week?
Any help is very much appreaciated.
Regards
Jan T.
I have tried WEEKNO: Format("ww", [myDate]) and that works fine except
that it assumes Sunday as the first day of the week. What if I use Monday as
the first day of the week?
Any help is very much appreaciated.
Regards
Jan T.