neronikita
Technical User
Good afternoon,
I'm sure I am missing something obvious here, but I'm so frustrated with it I thought another pair of eyes might help. I am using Crystal 2008 and SQL Server 2008 express.
I have this formula:
DateDiff ("n",{DailyVehicleTracking.TimeStarted} ,{DailyVehicleTracking.TimeStopped} )
timestarted and timestopped are both Time(7) types. I just need to know how much time each job took. When I put in the formula and try to run it, it says a date is required. What am I doing wrong? Everything I found online says this should work.
Thanks in advance!
Di
I'm sure I am missing something obvious here, but I'm so frustrated with it I thought another pair of eyes might help. I am using Crystal 2008 and SQL Server 2008 express.
I have this formula:
DateDiff ("n",{DailyVehicleTracking.TimeStarted} ,{DailyVehicleTracking.TimeStopped} )
timestarted and timestopped are both Time(7) types. I just need to know how much time each job took. When I put in the formula and try to run it, it says a date is required. What am I doing wrong? Everything I found online says this should work.
Thanks in advance!
Di