Add time values in Excel

mrowe

Board Regular
Joined
Feb 17, 2002
Messages
232
Hi,

Can some one help me.

I need to add up a range of time values to determine the total time taken for a series of eventss.

e.g.

1:43:15 would represent 1 hour, 43 minutes and fifteen seconds
0:10:00 would represent 10 minutes

Total time 1:53.15

Thanks
Matt
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
If 1:43:15 is in cell A1, and 0:10:00 is in cell A2, then the total in cell A3 could be calculated as =A1+A2

If you think the total hours will be more than 24 then format the cell as [hh]:mm:ss
 
Upvote 0
Matt

Can't you just use a simple addition formula like =A1+A2?

Worked for me.:)
 
Upvote 0
Hi Richard,

yes, very useful to know that. Not that I sum times very often, but when I do I always need that trick.
 
Upvote 0

Forum statistics

Threads
1,215,599
Messages
6,125,751
Members
449,258
Latest member
hdfarid

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