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

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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!
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top