I would like to calculate the time diffrence between 2 dates in DD/MM/YYYY HH:MM format which is easy enough. Howver I need to apply this agains a service delivery model:
e.g. date 1 is 01/12/2010 09:00 and date 2 is 02/12/2010 09:00 so the diffrence is 24:00 hrs What I need to take into account is that between 7PM and 7AM our helpdesk is closed so I do not want to count those hours, so the formula should resolve 12 hours not 24. Also I need the same functionality for 2 dates spanning a weekend.
Not sure if its possible? Any help would be appriciated.
Cheers
e.g. date 1 is 01/12/2010 09:00 and date 2 is 02/12/2010 09:00 so the diffrence is 24:00 hrs What I need to take into account is that between 7PM and 7AM our helpdesk is closed so I do not want to count those hours, so the formula should resolve 12 hours not 24. Also I need the same functionality for 2 dates spanning a weekend.
Not sure if its possible? Any help would be appriciated.
Cheers