New Excel Forum

This forum has been moved to TeachExcel.com

Ask all future questions in the New Excel Forum.

ExcelKey

Hi Need Some Urgent Help from the Experts.

Formulas, Functions, Formatting, Charts, Data Analysis, etc.

Hi Need Some Urgent Help from the Experts.

Postby Jeva » Wed Dec 14, 2011 11:48 pm

Hi I"m having a Difficulty to figure out formula . I'm trying to calculate the Resolution Hours Taken to Complete The Ticket, Min Cycle Time & Max Cycle Time. Is there anyone can help me on this? Need a help urgently from Experts.

Below are the Breakdown of the Data in the Each cell.
02 : Create Date (11/23/2011 15:00)
P2 : Resolved Date 12/1/2011 16:00
AB2 : Start Shift (7:00 AM)
AC2: End Shift (6:00 PM)
AA2 : Resolution Hours (Need Formula) Format (HH:MM:SS)
AD2: Max Cycle Time (Need Formula)
AE2 : Min Cycle Time (Need Formula)

Things to Exclude.
Weekends & Non Business Hours


I having difficulties to figure out the Calculation to Get the total Hours Taken To Complete.
  • 0

Jeva
Rookie
 
Posts: 1
Joined: Dec 14, 2011
Reputation: 0

Re: Hi Need Some Urgent Help from the Experts.

Postby Don » Sun Dec 18, 2011 11:27 pm

Hi there!

For the hours, try a formula like this:

Code: Select all
=(A2-A1)*24


where A2 is the cell with the most recent time/date and A1 is the cell with the earlier time/date. For the cycle time, you could do a similar thing using the networkdays() function.

Is this what you were looking for?
  • 0

Don
Moderator
 
Posts: 733
Joined: Dec 4, 2011
Reputation: 2
Excel Version: 2010


Return to General Excel Questions

Who is online

Users browsing this forum: No registered users and 248 guests