I need to create and Excel table that computes daily training times. each row has the following fields: Date, Distance, Time and Minutes/Km.
My main problem is that I want to display the Time in format of mm:ss. For example: 24 min and 3 sec should be 24:03, but “Excel” turns it to 00:03:00 (3 min after midnight). I’ve tried setting up “special formatting” but still “Excel insists” on formatting the hours. More over, training may exceed 60 minutes and I still want it only as mm:ss
My second question is after I’m done with the formatting issue, what is the simple way to compute Time/Distance?
I need to create and Excel table that computes daily training times. each row
Share
enter the values as
0:mm:ssand format as[m]:ssas this is now in the mins & seconds, simple arithmetic will allow you to calculate your statistics