View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default Calculate number days + hours to complete a project

On Tue, 22 Jan 2008 17:52:24 -0800, pfm wrote:

I need to calculate the number of days + hours it takes to complete specific
projects.

Column A Column B Column C Column D Column E Column F
Date Start Time Start Date End Time End No. Days No. Hours

The Date calculation I can get. It is the time start and end that I cannot
work out. As something may get started but end 3 days later. So I can get
the days but not the hours. i.e. something may get started at 2:00 pm on one
day and end at 9:00 am 3 days later. How do I calculate the hours to be 19
hours.


I don't understand how you are getting 19 hours from the data you have
presented.


--ron