J
JM
Hello,
This is a bicycle ride log, and I am having a really hard time with some
time formulas. I'm trying to calculate three metrics (denoted by ?) based
on the three data points that my bike speedometer provides (please see table
below).
Miles 27
+Ride Time ?
+Rest Time ?
=Total Time 2:15:49
Total Time Avg Speed ?
Ride Time Avg Speed 12.4
Can anyone help? I sort of calculated the total time with
=C8/(HOUR(C12)+MINUTE(C12)/60+(IF(SECOND(C12)>30,1/60,0))), but I didn't
handle the seconds very well. I couldn't figure out how to add the seconds
in, so I just rounded the minute.
Thanks! JM
This is a bicycle ride log, and I am having a really hard time with some
time formulas. I'm trying to calculate three metrics (denoted by ?) based
on the three data points that my bike speedometer provides (please see table
below).
Miles 27
+Ride Time ?
+Rest Time ?
=Total Time 2:15:49
Total Time Avg Speed ?
Ride Time Avg Speed 12.4
Can anyone help? I sort of calculated the total time with
=C8/(HOUR(C12)+MINUTE(C12)/60+(IF(SECOND(C12)>30,1/60,0))), but I didn't
handle the seconds very well. I couldn't figure out how to add the seconds
in, so I just rounded the minute.
Thanks! JM