Hi All,
I have a table with the data like this
Person Start End
A 10:30 12:30
A 13:40 15:30
A 15:50 18:30
B 07:00 09:30
B 10:40 12:40
I want to calculate the time difference next start(ie for A I want to calculate time between 12:30 to 13:40 which will be available in next 2nd record). Any help regarding this will be highly appreciated.
Regards
Jay
I have a table with the data like this
Person Start End
A 10:30 12:30
A 13:40 15:30
A 15:50 18:30
B 07:00 09:30
B 10:40 12:40
I want to calculate the time difference next start(ie for A I want to calculate time between 12:30 to 13:40 which will be available in next 2nd record). Any help regarding this will be highly appreciated.
Regards
Jay