Thread
:
Help on the formulate hours
View Single Post
02-11-2011, 04:40 AM
Colin Legg
Windows 7 32bit
Office 2010 32bit
Expert
Join Date: Jan 2011
Location: UK
Posts: 369
Assuming that all dates are working days (as implied in your question), the formula would be
Code:
=(B1-A1)*8/24
Where A1 contains the start date and B1 contains the end date.
The cell containing the formula should be custom formatted as [hh]:mm
Colin Legg
View Public Profile
Find all posts by Colin Legg