+ Reply to Thread
Results 1 to 3 of 3

Time

  1. #1
    Registered User
    Join Date
    06-07-2005
    Posts
    1

    Time

    Can anyone help me calculate time. I simply want to add a column of minutes spent to determine total duration.

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    If you can give us more information on how your data is displayed and your desired output format, I'm sure someone can help you.

    How are your times listed in your column? hh:mm; mm:ss; hh:mm:ss, etc.? How do you want the sum of the times to be displayed... hh:mm, hh.n (e.g. 1.5 for 90 minutes)?

    Please give examples of your data and your expected results.
    Bruce
    The older I get, the better I used to be.
    USA

  3. #3
    JE McGimpsey
    Guest

    Re: Time

    One way:

    =SUM(A1:A1000)

    Format the cell with Format/Cells/Number/Custom [h]:mm

    or another time format. The brackets keep the value from rolling over
    (e.g., 25 hours will appear as 25:00 rather than 1:00).


    In article <[email protected]>,
    Sandra <[email protected]> wrote:

    > Can anyone help me calculate time. I simply want to add a column of
    > minutes spent to determine total duration.


+ 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