Turnaround time

justnotsure

New Member
Joined
Apr 20, 2021
Messages
1
Office Version
  1. 2013
Platform
  1. Windows
FORMULA OVERLOAD

We are trying to track turnaround time on request placed .We need to remove holidays and weekends. A typical deposit date 2021-04-20 2:15:00 PM and a typical completion date 2021-04-22 11:00:00 AM need to calculate turnaround days and hours . Part two if a request comes in after 1.00 pm we need to start day one the following day the formula we are working with is
=(NETWORKDAYS.INTL(B7,D7,1,Holidays!F$2:F$12)-1)*("17:00"-"9:00")+IF(NETWORKDAYS.INTL(D7,D7,1,Holidays!F$2:F$12),MEDIAN(MOD(D7,1),"17:00","9:00"),"17:00")-MEDIAN(NETWORKDAYS.INTL(B7,B7,1,Holidays!F$2:F$12)*MOD(B7,1),"17:00","9:00")

Just not working to calculate to start the next day our work day is 9 to 5

Thank you for any help
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Upvote 0

Forum statistics

Threads
1,215,634
Messages
6,125,934
Members
449,274
Latest member
mrcsbenson

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top