+ Reply to Thread
Results 1 to 2 of 2

How do I find the amount of hours between times?

  1. #1
    gormanj
    Guest

    How do I find the amount of hours between times?

    I am creating a costed roster spread sheet. I would like to be able to
    calculate amount of hours between entered times and result be displayed in
    decimal number format i.e. In: 8:00am Out: 2:30pm Result: 6.5
    Or........ In: 8:00 Out: 14:30 Result: 6.5
    Is this possible in excel? If so how?

    Thanks
    Jim Gorman

  2. #2
    Harald Staff
    Guest

    Re: How do I find the amount of hours between times?

    Hi Jim

    Sure. With start time in A1 and end time in B1:
    =(B1-A1+(B1<A1))*24
    Format the result cell as decimal number.

    HTH. best wishes Harald

    "gormanj" <[email protected]> skrev i melding
    news:[email protected]...
    > I am creating a costed roster spread sheet. I would like to be able to
    > calculate amount of hours between entered times and result be displayed in
    > decimal number format i.e. In: 8:00am Out: 2:30pm Result: 6.5
    > Or........ In: 8:00 Out: 14:30 Result: 6.5
    > Is this possible in excel? If so how?
    >
    > Thanks
    > Jim Gorman




+ 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