M
Maria Soto
I need sum cells with time. How to do it?
Thank you
Thank you
-----Original Message-----
Just add them up (=a1+a2 or =sum(a1:a3))
You may want to format the cells as: [hh]:mm:ss
to show 36:20:00
(use the h/m/s codes for your location.)
Maria said:I need sum cells with time. How to do it?
Thank you
--
Dave Peterson
(e-mail address removed)
.
Maria said:The case is:
A1=15:17 and A2=23:04
When I sum A1+A2 the result is incorrect:
=Sum(A1:A2) = 14:21 Why????
Thank you.
-----Original Message-----
Just add them up (=a1+a2 or =sum(a1:a3))
You may want to format the cells as: [hh]:mm:ss
to show 36:20:00
(use the h/m/s codes for your location.)
Maria said:I need sum cells with time. How to do it?
Thank you
--
Dave Peterson
(e-mail address removed)
.