+ Reply to Thread
Results 1 to 2 of 2

Working out hours between days

  1. #1
    Registered User
    Join Date
    05-29-2009
    Location
    Northern Ireland
    MS-Off Ver
    Excel 2007
    Posts
    78

    Working out hours between days

    Hi,
    is there any way i can calculate the hours column in the attached doc by using the date & time columns?
    Attached Files Attached Files

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Working out hours between days

    Perhaps:

    C8: =24*(SUM($A8:$B8)-SUM($A7:$B7))

    Dates in XL are integers and Time is decimal (ie noon = 0.5, 6am = 0.25 etc...) this is how/why we can add the two values together and subsequently subtract/add as we would any other number.

+ 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