Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Calebs Grandma
 
Posts: n/a
Default =SUM(A1:A5)*24 for totalling hours and minutes is not working

I am trying to total up hours worked in a one week time period. I found the
noted formula if the total is going to be 24 hours. However, I cannot get
an accurate total. Any thoughts comments, would be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default =SUM(A1:A5)*24 for totalling hours and minutes is not working

Either use

=SUM(A1:A50)

and format as [hh]:mm under formatcellsnumbercustom

or format as general and use

=SUM(A1:A50)*24

--

Regards,

Peo Sjoblom

"Calebs Grandma" <Calebs wrote in message
...
I am trying to total up hours worked in a one week time period. I found

the
noted formula if the total is going to be 24 hours. However, I cannot

get
an accurate total. Any thoughts comments, would be greatly appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
 
Posts: n/a
Default =SUM(A1:A5)*24 for totalling hours and minutes is not working

Remember that your formula return hours. This means that if the formula gives:

1.25 === this really means one hour 15 minutes.
_________________________
Gary's Student


"Calebs Grandma" wrote:

I am trying to total up hours worked in a one week time period. I found the
noted formula if the total is going to be 24 hours. However, I cannot get
an accurate total. Any thoughts comments, would be greatly appreciated.

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
Adding hours and minutes Patrick Excel Worksheet Functions 16 June 18th 08 09:24 PM
adding rows of hours and minutes to get a total Tipps Excel Worksheet Functions 1 November 4th 05 07:03 PM
Help for a newbie trying to add hours and minutes :) Bugjam1999 Excel Discussion (Misc queries) 8 August 11th 05 05:21 PM
Adding hours and minutes doyouknow2005 Excel Discussion (Misc queries) 2 July 10th 05 10:08 PM
convert hours and minutes to minutes idaho Excel Discussion (Misc queries) 2 January 27th 05 09:45 PM


All times are GMT +1. The time now is 04:25 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"