K
kevcar40
Hi
i am importing a worksheet from excel
the workshhet contains data of work operations, faults that occurr the
start time, end time and duration of the stoppage
What i am trying to do sum the downtime against each operation for
each fault
the format of the data in the tables is
start time /06/2007 20:32:12
end time 05/06/2007 20:39:25
duration
i have wrote a query that sums the duration
problem is the time format the answer returns 03/01/1900 11:32:12
i would like it to show hh:nn:ss 83:47:59
can anyone point me in the right direction please
thanks
kevin
i am importing a worksheet from excel
the workshhet contains data of work operations, faults that occurr the
start time, end time and duration of the stoppage
What i am trying to do sum the downtime against each operation for
each fault
the format of the data in the tables is
start time /06/2007 20:32:12
end time 05/06/2007 20:39:25
duration
i have wrote a query that sums the duration
problem is the time format the answer returns 03/01/1900 11:32:12
i would like it to show hh:nn:ss 83:47:59
can anyone point me in the right direction please
thanks
kevin