J
JohnL
I would like to do in Access what I know how to do in Excel. My table has a
field formatted as Date/Time. In a query I would like to create a new column
using the column which contains the date info to determine, for example, what
the week number is.
In Excel, if cell A2 contains 6/9/08, I can use in cell B2, =Text(A2,"YYYY")
and get 2008 or use =WeekNum(A2) and get 24.
Any and all suggestions welcomed.
TIA
John
field formatted as Date/Time. In a query I would like to create a new column
using the column which contains the date info to determine, for example, what
the week number is.
In Excel, if cell A2 contains 6/9/08, I can use in cell B2, =Text(A2,"YYYY")
and get 2008 or use =WeekNum(A2) and get 24.
Any and all suggestions welcomed.
TIA
John