Hi,
Looking for a formula to show time lapse based on a cell above and below where the data is entered. The date/time is always in column A, but the row is ever-changing (time).
Example:
Data in B4 & B12. B5:B11 is where the value of time lapse from corresponding time in column A4 & A12 (currently typing in =a12-a4). B6:B11 is merged due to columns C thru F having data recorded at times in between the spans from A5:A11
[pre]
[/pre]
Is there a formula that can help me manage this kind of study?
Thanks in advance!
Regards,
Rebecca
Looking for a formula to show time lapse based on a cell above and below where the data is entered. The date/time is always in column A, but the row is ever-changing (time).
Example:
Data in B4 & B12. B5:B11 is where the value of time lapse from corresponding time in column A4 & A12 (currently typing in =a12-a4). B6:B11 is merged due to columns C thru F having data recorded at times in between the spans from A5:A11
[pre]
Code:
6/8/2013 9:19 0:05:06 0:07:15 data
6/8/2013 9:20 0:14:19 data
6/8/2013 9:22 data
6/8/2013 9:24 data
6/8/2013 9:26 0:34:18 data
6/8/2013 9:33 0:34:40 data
6/8/2013 9:34 0:15:26 data
6/8/2013 9:36 data
6/8/2013 9:48 data
6/8/2013 9:50 0:17:25 data
6/8/2013 9:52 data
6/8/2013 9:58 data
6/8/2013 10:00 data
6/8/2013 10:06 data
6/8/2013 10:07 data
Is there a formula that can help me manage this kind of study?
Thanks in advance!
Regards,
Rebecca