+ Reply to Thread
Results 1 to 3 of 3

Calculating Difference Between Start Date & Time And End Date & Ti

Hybrid View

Guest Calculating Difference... 12-19-2005, 07:00 AM
Guest Re: Calculating Difference... 12-19-2005, 07:10 AM
Guest Re: Calculating Difference... 12-19-2005, 08:45 AM
  1. #1
    Samwar
    Guest

    Calculating Difference Between Start Date & Time And End Date & Ti

    I have a table that needs to calculate how long a job has been open for:

    Start Date Start Time End Date End Time Time Call
    Open (H)

    The cells need to remain seperate. Can someone please tell me how I
    calculate the time in hours between the two. I am using excel 2000. I do not
    need to take anything special into consideration (ie weekends or holidays) it
    is just a straight calculation. I have tried many ways to do this, but I can't


    HEEEELLLLPPPP!

  2. #2
    Pete
    Guest

    Re: Calculating Difference Between Start Date & Time And End Date & Ti

    You already have an answer from Nick Hodge, posted 08:13.

    Pete


  3. #3
    Ron Rosenfeld
    Guest

    Re: Calculating Difference Between Start Date & Time And End Date & Ti

    On Mon, 19 Dec 2005 02:55:03 -0800, Samwar <Samwar@discussions.microsoft.com>
    wrote:

    >I have a table that needs to calculate how long a job has been open for:
    >
    >Start Date Start Time End Date End Time Time Call
    >Open (H)
    >
    >The cells need to remain seperate. Can someone please tell me how I
    >calculate the time in hours between the two. I am using excel 2000. I do not
    >need to take anything special into consideration (ie weekends or holidays) it
    >is just a straight calculation. I have tried many ways to do this, but I can't
    >
    >
    >HEEEELLLLPPPP!


    =(start_date+start_time - (end_date+end_time))*24


    --ron

+ 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