ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I add times calculated using =TEXT(D40-C40+(F40-E40),"h:mm" (https://www.excelbanter.com/excel-worksheet-functions/106786-how-do-i-add-times-calculated-using-%3Dtext-d40-c40-f40-e40-h-mm.html)

Marcus B

How do I add times calculated using =TEXT(D40-C40+(F40-E40),"h:mm"
 
I am not able to add times together that have been calculated using this
formula =TEXT(D40-C40+(F40-E40),"h:mm"). I have created a time sheet that
calculates the time worked each day, but I'm not able to sum the total time
for each day of the week. Please help.

Pete_UK

How do I add times calculated using =TEXT(D40-C40+(F40-E40),"h:mm"
 
See if this array* formula works for you:

=SUM(VALUE(G2:G40))

assuming you want to add values in the range G2 to G40 - adjust to suit
your data and format the cell as [h]:mm.

* As this is an array formula, then once you have typed it in (or
subsequently edit it) you must use CTRL-SHIFT-ENTER rather than just
ENTER. If you do this correctly then Excel will add curly braces { }
around the formula - you must not type these yourself.

Hope this helps.

Pete


Marcus B wrote:
I am not able to add times together that have been calculated using this
formula =TEXT(D40-C40+(F40-E40),"h:mm"). I have created a time sheet that
calculates the time worked each day, but I'm not able to sum the total time
for each day of the week. Please help.




All times are GMT +1. The time now is 03:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com