Thread: Formatting time
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Alojz Alojz is offline
external usenet poster
 
Posts: 161
Default Formatting time

To get 16:40 type in 0:16:40. To see for instance 1h 6min and 40sec as 66:40,
type in 1:4:40 and format the cell as [hh]:ss

"Joe" wrote:

I'd like to enter running times in minutes and seconds into Excel 2003 to
keep track of it.

I can make a mask such as 00":"00 but then if I enter 16:40, Excel sees it
as 1640 rather than 16 minutes and 40 seconds.

How do I get Excel to format my time as mm:ss and see it as 16 minutes and
40 seconds rather than as a date and time?

I'd like to be able to use formulas and graphs with this, so Excel needs to
view it as minutes and seconds as well as just display it visually.