S
Sean
I have a table called orders with 4 fields, Name, OrderNumber, StartTime,
StopTime. I have 50 records in this table which represent 50 orders
processed by a person in one day. I know how to do the time difference from
the start time and the stop for an order, but how do I tell the time
difference of the stop time for order 1 and the start time of order 2? Stop
time of order 2 and the start time of order 3 and so on?
Thanks,
Sean
StopTime. I have 50 records in this table which represent 50 orders
processed by a person in one day. I know how to do the time difference from
the start time and the stop for an order, but how do I tell the time
difference of the stop time for order 1 and the start time of order 2? Stop
time of order 2 and the start time of order 3 and so on?
Thanks,
Sean