+ Reply to Thread
Results 1 to 4 of 4

Adding time

  1. #1
    simon, uk
    Guest

    Adding time

    How do I add time, in the hr:mn format, and view total time in the same hr:mn
    format when the total time is greater than 23:55?

  2. #2
    Biff
    Guest

    Re: Adding time

    Hi!

    Format the total cell as [h]:mm.

    The [ ] keeps the hours from rolling over back to zero after 24 hours is
    reached.

    Biff

    "simon, uk" <simon, [email protected]> wrote in message
    news:[email protected]...
    > How do I add time, in the hr:mn format, and view total time in the same
    > hr:mn
    > format when the total time is greater than 23:55?




  3. #3
    Sloth
    Guest

    RE: Adding time

    Just add them up like this

    =A1+B1

    and use a custom format like this

    [h]:mm

    "simon, uk" wrote:

    > How do I add time, in the hr:mn format, and view total time in the same hr:mn
    > format when the total time is greater than 23:55?


  4. #4
    simon, uk
    Guest

    RE: Adding time

    Thanks guys - works a treat.

    "Sloth" wrote:

    > Just add them up like this
    >
    > =A1+B1
    >
    > and use a custom format like this
    >
    > [h]:mm
    >
    > "simon, uk" wrote:
    >
    > > How do I add time, in the hr:mn format, and view total time in the same hr:mn
    > > format when the total time is greater than 23:55?


+ 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