Sum of time (HH:MM:SS)

Welsh Mark3

Board Regular
Joined
Apr 7, 2014
Messages
164
Office Version
  1. 365
I have a column of data in Excel that is HH:MM:SS format, for example, 0:30:42 (thirty minutes forty-two seconds), When using the formula =SUM(b2:b3), I get zero value. If I do B2+B3 I get a result.


Is there another formula/function to add time values?
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
I think this might help.

Also, check out this info from Microsoft.

And this is a deep summary of number formatting. This one lets you practice.

Book1
HI
7durationcumulative duration
80:30:420:30:42
90:47:171:17:59
100:05:081:23:07
111:23:07
12
13number format:[h]:mm:ss;@
Sheet1
Cell Formulas
RangeFormula
I8:I10I8=H8+N(I7)
H11H11=SUM(H8:H10)
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top