Hi I have values in multiple cells like
I want to calculate the number of hours based on below values
Input -
2d, 1h, 29m, 28s
[TABLE="width: 108"]
<tbody>[TR]
[TD]6h, 43m, 2s [/TD]
[/TR]
[TR]
[TD]6h, 21m, 35s [/TD]
[/TR]
[TR]
[TD]2h, 26m, 32s [/TD]
[/TR]
[TR]
[TD]5h, 36m, 10s [/TD]
[/TR]
[TR]
[TD]3h, 3m, 25s [/TD]
[/TR]
[TR]
[TD]28s
Output
25.5
6.8
6.4
2.5
5.6
3.1
0
Thanks![/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
I want to calculate the number of hours based on below values
Input -
2d, 1h, 29m, 28s
[TABLE="width: 108"]
<tbody>[TR]
[TD]6h, 43m, 2s [/TD]
[/TR]
[TR]
[TD]6h, 21m, 35s [/TD]
[/TR]
[TR]
[TD]2h, 26m, 32s [/TD]
[/TR]
[TR]
[TD]5h, 36m, 10s [/TD]
[/TR]
[TR]
[TD]3h, 3m, 25s [/TD]
[/TR]
[TR]
[TD]28s
Output
25.5
6.8
6.4
2.5
5.6
3.1
0
Thanks![/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]