Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to add together numbers that are formatted as time, ex: 6:45:02
When I tried to use the sum function to add them together it gives me some number that by looking at the numbers included in the fomula is totaly wrong. Is there another way..... -- Sandi Gardner |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Sandi,
Try this: FormatNumberCustom, [h]:mm:ss -- Kind regards, Niek Otten Microsoft MVP - Excel "Sandi" wrote in message ... |I am trying to add together numbers that are formatted as time, ex: 6:45:02 | When I tried to use the sum function to add them together it gives me some | number that by looking at the numbers included in the fomula is totaly wrong. | Is there another way..... | -- | Sandi Gardner |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I formatted the number that way and it appears to work, but if you manually
go in and add the numbers together it's different. Any reason? -- Sandi Gardner "Niek Otten" wrote: Hi Sandi, Try this: FormatNumberCustom, [h]:mm:ss -- Kind regards, Niek Otten Microsoft MVP - Excel "Sandi" wrote in message ... |I am trying to add together numbers that are formatted as time, ex: 6:45:02 | When I tried to use the sum function to add them together it gives me some | number that by looking at the numbers included in the fomula is totaly wrong. | Is there another way..... | -- | Sandi Gardner |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Any time format is a count in days from Jan 1 1900. You can't add Jan 5 2007
+ february 1, 2007 because that doesn't make sense. You can add Jan 5 2007 + 10 hours. the answer to your problem may be that your answer just needs to be converted to date format. Change the format where the SUM formul exists to datta format. "Sandi" wrote: I am trying to add together numbers that are formatted as time, ex: 6:45:02 When I tried to use the sum function to add them together it gives me some number that by looking at the numbers included in the fomula is totaly wrong. Is there another way..... -- Sandi Gardner |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula for Adding Time | Excel Discussion (Misc queries) | |||
what is the formula for adding up time intervals? | Excel Discussion (Misc queries) | |||
Sum total formula for adding 2 columnson time sheet | Excel Worksheet Functions | |||
Adding time to date-time formatted cell | Excel Discussion (Misc queries) | |||
Adding Subtracting Time Formula-Horse Racing | Excel Discussion (Misc queries) |