Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Sum a column of times

I want to sum a column of running times in numbers. I can't find a formula under duration that will do what I want which is to finish with a total time in the format days:hours:minutes:seconds. They all seem to convert time entries into the format hours:minutes and AM or PM. Maybe I'm just thick. I don't have a lot of experience with Numbers.

MacBook Pro (17-inch Late 2011), OS X Mountain Lion (10.8.4)

Posted on Aug 17, 2013 2:20 PM

Reply
Question marked as Best reply

Posted on Aug 17, 2013 4:31 PM

Hi MM,


You can't add times (actually Date and Time values. You can add Durations, and you can add Durations to a Date and Time value.


If you enter the characters 12:45 into an unformatted cell, numbers will understand that as the Time part of a Date and Time value, and will likely show the result as 12:45 PM. Although it is not displayed, that D&T value also includes a Date part. Entered today, the full value would be August 17, 2013 12:45 PM.


To make Numbers interpret that 12:45 entry as a Duration, you need to either enter it in an unambiguous format (12h 45m), or format the cell as a Duration before entering the value.


When you have a column containing only Durations, you can add them using SUM(B) (where B is the column containing the values).


How the sum is displayed is controlled by formatting the cell containing the SUM() formula.


Open the Inspector, choose the Cell Inspector ( 42 ), then choose Duration, use the slider to chose the units, and use the pop-up menu to choose the format. User uploaded file


Regards,

Barry

2 replies
Question marked as Best reply

Aug 17, 2013 4:31 PM in response to maskmethod

Hi MM,


You can't add times (actually Date and Time values. You can add Durations, and you can add Durations to a Date and Time value.


If you enter the characters 12:45 into an unformatted cell, numbers will understand that as the Time part of a Date and Time value, and will likely show the result as 12:45 PM. Although it is not displayed, that D&T value also includes a Date part. Entered today, the full value would be August 17, 2013 12:45 PM.


To make Numbers interpret that 12:45 entry as a Duration, you need to either enter it in an unambiguous format (12h 45m), or format the cell as a Duration before entering the value.


When you have a column containing only Durations, you can add them using SUM(B) (where B is the column containing the values).


How the sum is displayed is controlled by formatting the cell containing the SUM() formula.


Open the Inspector, choose the Cell Inspector ( 42 ), then choose Duration, use the slider to chose the units, and use the pop-up menu to choose the format. User uploaded file


Regards,

Barry

Sum a column of times

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.