(Select isnull(SUM(tunits),0.00) from AxTransaction JOIN AxProject on tproject = prjkey JOIN AxVEC on temployee = veckey where veckey = [Employee Key] and tiscurrent = 1 and tpay = 7 and tdate between {STARTDATE} and {ENDDATE})