Displaying elapsed number of weeks between two dates

  • Thread starter Thread starter SJ
  • Start date Start date
S

SJ

Hi, am trying to run a query to get the number of weeks elapsed between two
dates as follows:

Expr: DateDiff(ww,[Date Started],[Date Submitted])
Clearly this is wrong - can anyone tell me where please!

Thanks
 
Back
Top