#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default Sum Times

I am trying to Sum times...

10:00
10:00
10:00


The programing I have used is =SUMIF(B1:B31,"0")

It seems to work, however when the Sum comes up it shows 6:00
Not 30:00.
I have been working with the formating of the time cells as well, but get
very strange amounts when I change hh:mm to [h]:mm.

Can someone please help.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Sum Times

[h]:mm will return 30:00. If you get very strange amounts then you probably
have something else than 10:00 in your cell(s). 34:00 perhaps ? <g

HTH. Best wishes Harald


"Frank" skrev i melding
...
I am trying to Sum times...

10:00
10:00
10:00


The programing I have used is =SUMIF(B1:B31,"0")

It seems to work, however when the Sum comes up it shows 6:00
Not 30:00.
I have been working with the formating of the time cells as well, but get
very strange amounts when I change hh:mm to [h]:mm.

Can someone please help.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 303
Default Sum Times

one way

=SUMIF(B1:B31,"0")*24
format as general or number

--
Greetings from New Zealand
Bill K

"Frank" wrote in message
...
I am trying to Sum times...

10:00
10:00
10:00


The programing I have used is =SUMIF(B1:B31,"0")

It seems to work, however when the Sum comes up it shows 6:00
Not 30:00.
I have been working with the formating of the time cells as well, but get
very strange amounts when I change hh:mm to [h]:mm.

Can someone please help.

Thanks



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
Calculate times between dates and times in Excel Helio Excel Discussion (Misc queries) 1 March 25th 10 04:29 AM
count text appear how many times & put in respec col??eg 1st times Piglet Excel Discussion (Misc queries) 3 May 29th 08 07:53 AM
Calculation of hourly rate times hours times 1.5 Newbusinessbod Excel Worksheet Functions 1 December 6th 05 04:44 PM
How are relay leg times or driving times entered and totaled? commissioner Excel Worksheet Functions 1 July 26th 05 09:27 PM
Charting and analyzing Times' times data for trends Johnny Excel Discussion (Misc queries) 1 May 5th 05 01:36 AM


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