|  

» Adding Time Values from Separate Hours and Minutes Columns

Problem:

Columns A & B contain numbers representing hours and minutes respectively.
We want to add the numbers from both columns to calculate a single cumulative time value.

Solution:

Use the SUM and TIME functions as shown in the following Array formula:
{=SUM(TIME(A2:A4,B2:B4,0))}

To apply Array formula:
Select the cell, press and simultaneously press .


Rate This Tip
12 34 5
Rating: 1.86     Views: 11744
How do I apply?
jeepers
The instruction say to press something, what am I suppose to be press in order to get this formula to work?

To apply Array formula:
Select the cell, press and simultaneously press .
How do I apply?
jeepers
The instruction say to press something, what am I suppose to be press in order to get this formula to work?

To apply Array formula:
Select the cell, press and simultaneously press .
Click here to post comment
For Registered Users
Name
Comment Title
Comments