S
SF
Hi,
I have Sv_Date. I want to display W1, W2, W3, W4. Instead the following
DatePart("ww",[Sv_Date]) would give me week 38 if Sv_Date = #9/17/2006#.
What I want is week of each month eg W1, W2, W3 AND W4
SF
I have Sv_Date. I want to display W1, W2, W3, W4. Instead the following
DatePart("ww",[Sv_Date]) would give me week 38 if Sv_Date = #9/17/2006#.
What I want is week of each month eg W1, W2, W3 AND W4
SF