Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In a list I record the time spent for a specific activity daily. At the end
of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
=Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I only get the result: 00:00:00
-- Stef "Per Jessen" wrote: Hi =Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
If the sum range holds any time value, the formula cell should show the time total. Regards, Per "Stef" skrev i meddelelsen ... I only get the result: 00:00:00 -- Stef "Per Jessen" wrote: Hi =Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I add two values in the list for example A1+A2 it shows the correct
result. The formula "SUM" does not seem to fix this -- Stef "Per Jessen" wrote: Hi If the sum range holds any time value, the formula cell should show the time total. Regards, Per "Stef" skrev i meddelelsen ... I only get the result: 00:00:00 -- Stef "Per Jessen" wrote: Hi =Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The list has been exported from Access 2003 to Excel. Can this be part of the
problem? If I write new time values in an Excel sheet the SUM-formula works -- Stef "Per Jessen" wrote: Hi If the sum range holds any time value, the formula cell should show the time total. Regards, Per "Stef" skrev i meddelelsen ... I only get the result: 00:00:00 -- Stef "Per Jessen" wrote: Hi =Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You've probably got text instead of real times.
-- David Biddulph "Stef" wrote in message ... The list has been exported from Access 2003 to Excel. Can this be part of the problem? If I write new time values in an Excel sheet the SUM-formula works -- Stef "Per Jessen" wrote: Hi If the sum range holds any time value, the formula cell should show the time total. Regards, Per "Stef" skrev i meddelelsen ... I only get the result: 00:00:00 -- Stef "Per Jessen" wrote: Hi =Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#8
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This customized format works alright, though my format looks [t]:mm:ss.
Thanks a lot -- Stef "Per Jessen" wrote: Hi =Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Stef
Thanks for your reply. Did you solved the sum problem ? Best regards, Per "Stef" skrev i meddelelsen ... This customized format works alright, though my format looks [t]:mm:ss. Thanks a lot -- Stef "Per Jessen" wrote: Hi =Sum(A1:A31) The cell has to be formatted as custum : [tt]:mm, to show the result in hours. Regards, Per "Stef" skrev i meddelelsen ... In a list I record the time spent for a specific activity daily. At the end of the month I would like to add up these the records to a monthly total. The record is very simple: In cells A1- A 31 I write on the format HH:MM. What's summing up formula for this? -- Stef |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding time | Excel Discussion (Misc queries) | |||
Time log adding time from separate sheets | New Users to Excel | |||
Adding Time | Excel Worksheet Functions | |||
Adding time to date-time formatted cell | Excel Discussion (Misc queries) | |||
Adding time | Excel Discussion (Misc queries) |