The data is in an Excel table calledtable.

Bycreating a proper Excel table, we make the formulas easier to read and write.

The summary table on the right is constructed by entering Excel times in the Start and End columns.

Excel formula: Round time to nearest 15 minutes

The logical criteria is exactly the same, the only difference is the first argument, calledsum_range.

This is the range that contains values to sum, which is the Duration column in the table shown.

COUNTIF can be used to count cells that…

Excel formula: Calculate hours between two times

Excel formula: Extract time from a date and time

Excel formula: Group times into 3 hour buckets

Excel formula: Count times in a specific range

Excel COUNTIFS function