Dear Friends, hi.
My first time to this forum.
How can I sum up several hours and minutes in a single cell? For Example =sum(2:10+3:45+4:25+5:15+......). Notice these are just working hours and
not time (am/pm). Please help.
Regards
Dear Friends, hi.
My first time to this forum.
How can I sum up several hours and minutes in a single cell? For Example =sum(2:10+3:45+4:25+5:15+......). Notice these are just working hours and
not time (am/pm). Please help.
Regards
Are the time values in cells or do you want to put them directly in the formula?
For the former try just summing, e.g.
=SUM(A1:A5) or = SUM(A1,A3,A5)
if you want to enter times in the formula you can use this method
="2:10"+"3:45"+"4:25"+"5:15"
either way format result cell as custom [h]:mm
Audere est facere
Dear daddylonglegs, You've solved my problem. I need to enter values directly in formula and it works now. Thanks again.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks