Query Week Number
Query Week Number
Hi,
Is there a simple way to return the week number in a query?
In SQL the equivalent would be DATEPART(wk,[MyDate])
Thanks in advance!