excel-reference
Times / Durations
Keep a running total of hours by start and end time:
C5
= Start Time
D5
= End Time
Summing up the total duration:
F:F
= Duration column
Array Formulas
Operate on cells individually as if they were items in an array.
Press Ctrl + Shift + Enter
after you've entered the formula.
Alternatively, add the following around the formula:
Last updated