Ok. Here is the issue I am having.
I need to calculate the date and time difference between and start and end date /time of a project. The results needs to be in hours and minutes.
Example
Start Date(a1) Start Time(B1) End Date(c1) End Time(d1) = Result(e1)
09/14/2009 14:00 09/14/2010 14:00
The formula I currently use in E1 is =c1+d1-a1+b1
I have E1 formatted as [h]"h":mm"m"
How do i calculate the results so that only workdays are used? I know I should be able to use the NETWORKDAYS function, but seemed to be having issues with it within a formula....
Any help would be great appreciated.
Dave
I need to calculate the date and time difference between and start and end date /time of a project. The results needs to be in hours and minutes.
Example
Start Date(a1) Start Time(B1) End Date(c1) End Time(d1) = Result(e1)
09/14/2009 14:00 09/14/2010 14:00
The formula I currently use in E1 is =c1+d1-a1+b1
I have E1 formatted as [h]"h":mm"m"
How do i calculate the results so that only workdays are used? I know I should be able to use the NETWORKDAYS function, but seemed to be having issues with it within a formula....
Any help would be great appreciated.
Dave
Last edited: