Excel 2007: How to display mm:ss format not as a DateTime (e.g. 73:07)?

后端 未结 7 486
情歌与酒
情歌与酒 2021-01-07 17:42

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

7条回答
  •  Happy的楠姐
    2021-01-07 18:20

    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.

    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.

提交回复
热议问题