+ Reply to Thread
Results 1 to 3 of 3

Adding Time Values from Separate Hours and Minutes Columns

  1. #1
    jeepers
    Guest

    How do I apply?

    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 .

  2. #2
    jeepers
    Guest

    How do I apply?

    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 .

  3. #3
    Forum Contributor
    Join Date
    12-07-2004
    Posts
    596

    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

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1