Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to record times for swimming in the format of minute, seconds,
hundreths of a second mm:ss.hhh -- is there a format for this available? I also need to do functions - add, subtract, max, min, etc. Is there an easy way to do this without writing macros? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Give the cell a custom format:
Format|cells|Number format|custom category mm:ss.000 or [mm]:ss.000 if you need to sum them. But enter your values as real times (include the hour, minute, second, and hundredths. 00:12:05.001 (for 12 minutes, 5 seconds plus a little bit.) teetime wrote: I am trying to record times for swimming in the format of minute, seconds, hundreths of a second mm:ss.hhh -- is there a format for this available? I also need to do functions - add, subtract, max, min, etc. Is there an easy way to do this without writing macros? -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hh:mm:ss.00
-- Regards, Peo Sjoblom (No private emails please) "teetime" wrote in message ... I am trying to record times for swimming in the format of minute, seconds, hundreths of a second mm:ss.hhh -- is there a format for this available? I also need to do functions - add, subtract, max, min, etc. Is there an easy way to do this without writing macros? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Excel Time Manipulation | Excel Discussion (Misc queries) | |||
Converting from time format to decimal and figuring the difference | Excel Discussion (Misc queries) | |||
EXCEL FORMAT PROBLEM WHEN SENDING EXCEL SHEET AS MESSAGE BODY IN . | Excel Discussion (Misc queries) | |||
Everytime I need to format cells or text, Excel 2003 takes a lot of time or free | Excel Discussion (Misc queries) |