bwcampbell
New Member
- Joined
- May 11, 2018
- Messages
- 3
I am in need of advice / assistance
I have a table with 2 Columns showing times . I am trying to show in one cell the average difference of those two columns
I could create another column to show the difference for each row, and then average just that column .. but I would like to not have to add another column if possible.
The example looks like such, I would appreciate any assistance that can be offered
<colgroup><col style="width:48pt" width="64" span="2"> </colgroup><tbody>
[TD="class: xl66, width: 64"]REPT
[/TD]
[TD="class: xl66, width: 64"]NOTIF[/TD]
[TD="class: xl67"]23:59:52
[/TD]
[TD="class: xl67"]0:03:04[/TD]
[TD="class: xl65"]0:45:58[/TD]
[TD="class: xl65"]0:48:30[/TD]
[TD="class: xl67"]0:59:43[/TD]
[TD="class: xl67"]1:06:14[/TD]
[TD="class: xl65"]0:59:43[/TD]
[TD="class: xl65"]0:00:00[/TD]
</tbody>
I have a table with 2 Columns showing times . I am trying to show in one cell the average difference of those two columns
I could create another column to show the difference for each row, and then average just that column .. but I would like to not have to add another column if possible.
The example looks like such, I would appreciate any assistance that can be offered
<colgroup><col style="width:48pt" width="64" span="2"> </colgroup><tbody>
[TD="class: xl66, width: 64"]REPT
[/TD]
[TD="class: xl66, width: 64"]NOTIF[/TD]
[TD="class: xl67"]23:59:52
[/TD]
[TD="class: xl67"]0:03:04[/TD]
[TD="class: xl65"]0:45:58[/TD]
[TD="class: xl65"]0:48:30[/TD]
[TD="class: xl67"]0:59:43[/TD]
[TD="class: xl67"]1:06:14[/TD]
[TD="class: xl65"]0:59:43[/TD]
[TD="class: xl65"]0:00:00[/TD]
</tbody>