ebrandonwhite
New Member
- Joined
- Jun 11, 2010
- Messages
- 6
Thanks in advance for any help that can be offered.
I am using Excel 2007.
Variables:
StartDT = The time the ticket came into the system
EndDT = The time the agent closed the ticket
StartTime = The time the business day starts
StopTime = The time the business day ends
TimeSpent = The calculated time spent
Business hours are 0600 - 1800.
Weekends and after hours are not included in time spent.
ex.
StartDT
4/9/2010 17:00
EndDT
4/12/2010 7:00
Scenario: A case comes in at 17:00 on Friday 4/9/2010. The case is closed at 07:00 on Monday 4/12/2010. Total time spent (calculated manually) is 2 hours.
So the columns would look like:
|StartDT|EndDT|StartTime|StopTime|TimeSpent|
So what I need is a formula for the TimeSpent column that calculates the time spent using the given information in the previous columns.
Thanks!
I am using Excel 2007.
Variables:
StartDT = The time the ticket came into the system
EndDT = The time the agent closed the ticket
StartTime = The time the business day starts
StopTime = The time the business day ends
TimeSpent = The calculated time spent
Business hours are 0600 - 1800.
Weekends and after hours are not included in time spent.
ex.
StartDT
4/9/2010 17:00
EndDT
4/12/2010 7:00
Scenario: A case comes in at 17:00 on Friday 4/9/2010. The case is closed at 07:00 on Monday 4/12/2010. Total time spent (calculated manually) is 2 hours.
So the columns would look like:
|StartDT|EndDT|StartTime|StopTime|TimeSpent|
So what I need is a formula for the TimeSpent column that calculates the time spent using the given information in the previous columns.
Thanks!