Hi Everyone,
I have a table that looks like:
LOG Date Start Stop
522747 12/1/15 0:00 [highlight #A40000]12/1/15 7:40[/highlight] 12/1/15 8:40
509655 12/1/15 0:00 [highlight #4E9A06]12/1/15 8:05[highlight #4E9A06][/highlight][/highlight] [highlight #A40000]12/1/15 8:25[highlight #A40000][/highlight][/highlight]
482436 12/1/15 0:00 12/1/15 8:41 [highlight #4E9A06]12/1/15 9:11[highlight #4E9A06][/highlight]
What I need to do is to create a calculated field that will calculate the difference between the first record in the start field and do a date diff using the 2nd record in the stop field and continue using the 2nd record in the start field and using a date diff using the 3rd row of the stop field and so on. I undertand using the date diff for the calculation but can't figure out how to do the calculation using the next row below.
Thanks for all your help!
I have a table that looks like:
LOG Date Start Stop
522747 12/1/15 0:00 [highlight #A40000]12/1/15 7:40[/highlight] 12/1/15 8:40
509655 12/1/15 0:00 [highlight #4E9A06]12/1/15 8:05[highlight #4E9A06][/highlight][/highlight] [highlight #A40000]12/1/15 8:25[highlight #A40000][/highlight][/highlight]
482436 12/1/15 0:00 12/1/15 8:41 [highlight #4E9A06]12/1/15 9:11[highlight #4E9A06][/highlight]
[/highlight]What I need to do is to create a calculated field that will calculate the difference between the first record in the start field and do a date diff using the 2nd record in the stop field and continue using the 2nd record in the start field and using a date diff using the 3rd row of the stop field and so on. I undertand using the date diff for the calculation but can't figure out how to do the calculation using the next row below.
Thanks for all your help!