![]() |
Adding time
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 |
Adding time
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 |
Adding time
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 |
Adding time
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 |
Adding time
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 |
Adding time
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 |
Adding time
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 |
Adding time
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 |
Adding time
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 |
All times are GMT +1. The time now is 04:42 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com