I am trying to calulate total time

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

Guest

I am working on a spreadshett to calulate my total hours worked. How can I
add this together? I have tried to just add the time with the SUM feature, I
have tried to add each item individually...However, the program is adding
these like they are actually times during the day and not total hours worked
each day. I am trying to find the total hours worked in the HH:MM format...I
should get a total somewhere around 30:52 but I am getting 6:57 as an answer.
How do I fix this?
 
Try using this format:

[hh]:mm

If the total was supposed to be 25:00, then using this format hh:mm, the
result would be 01:00 Using [hh]:mm, the brackets keep the hours from
rolling over and the result would be 25:00.

Biff
 

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

Similar Threads

Summing a Formula 15
Add Time Q 4
Adding up total hours worked on employee schedule using various criteria 0
Time 4
Payroll verification hrs and time off 6
TIME CALCULATION 5
Total Working hours If 2
Calculating % 2

Back
Top