I've got an excel spreadsheet of my running times over the past few months.
I've recorded all my times in the following cell format:
[hh]:mm
So we have:
1st August - 16:32
4th August - 17:03
5th August - 14:59
etc
The run distance is 3.86km and I'm trying to put in another field to calculate my speed. This simple equation is (of course) Speed = Distance / Time
However, I simply cannot get Excel to convert the ([hh]:mm) field into a decimal number. For example, 14:59 would go to:
(59/60) = 0.983
Therefore 14.983/60 = 0.2497
Thus speed = 3.86/0.2497 = 15.457km/h
But excel gives the final value, completely incorrect, in the same [hh]:mm format.
Any ideas how I do this in Excel or even that maths for a more accurate straight ([hh]:mm) to decimal time value method?
Many thanks
I've recorded all my times in the following cell format:
[hh]:mm
So we have:
1st August - 16:32
4th August - 17:03
5th August - 14:59
etc
The run distance is 3.86km and I'm trying to put in another field to calculate my speed. This simple equation is (of course) Speed = Distance / Time
However, I simply cannot get Excel to convert the ([hh]:mm) field into a decimal number. For example, 14:59 would go to:
(59/60) = 0.983
Therefore 14.983/60 = 0.2497
Thus speed = 3.86/0.2497 = 15.457km/h
But excel gives the final value, completely incorrect, in the same [hh]:mm format.
Any ideas how I do this in Excel or even that maths for a more accurate straight ([hh]:mm) to decimal time value method?
Many thanks