H ow do I add time (h:mm) that is a sum of calculations

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have built a time card where I calculate start and stop times using
standard times, (not military which would be a no brainer) I use the
following formula: =text(a2-a1),"h:mm" for total time for a day. I wish now
to total each day but can not
add the sum.
 
Switch from

=text(a2-a1),"h:mm"

to:

=A2-A1

and sum the range of interest while the cell housing the sum is custom
formatted as [h]:mm.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top