Calculating Dates without weekends

M

Michelle

Hello,

I have to calculate the time between to dates that fall
over a weekend but I want it to exclude the weekend.

The start date is Friday so 09/19/03 4:45pm and end date
is 09/22/03 9:12am.

How could I caculate the time in between if I exclude Sat
and Sun.

Also would it be possible to only calculate the time
between if business hours are set to 8 am to 5 pm.

So the time above should show 1 hour and 27 min.
 
Top