Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default 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.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Avg Times in MOD fx using selected rows vldavis809 Excel Worksheet Functions 2 July 7th 06 10:08 AM
Comparing Calculated Times Mike Excel Worksheet Functions 2 July 3rd 06 04:30 AM
PIVOT TABLE - hiding records with CALCULATED item values equal to Pele Excel Discussion (Misc queries) 0 March 10th 06 04:15 PM
reducing the number of times an IF statement needs to be calculated in embedded IF statements Harold Good Excel Discussion (Misc queries) 4 November 17th 05 06:36 PM
SUMPRODUCT ON TIMES Bob Phillips Excel Worksheet Functions 1 January 13th 05 05:28 PM


All times are GMT +1. The time now is 01:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"