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 w
If you are using hand inputted data, you can enter your data as mm:ss,0 or mm:ss.0 depending on your language/region selection instead of 00:mm:ss.
mm:ss,0
mm:ss.0
00:mm:ss
You need to specify your cell format as [m]:ss if you like to see all minutes seconds format instead of hours minutes seconds format.
[m]:ss