Calculation of working hours between two dates & times

AShahid

New Member
Joined
Sep 21, 2018
Messages
1
I want to calculate the response time during working hours between two dates & times.

Scenario 1: A request comes in at 10:00 on 19/9/2018 and I respond at 11:00 on same day i.e. 19/9/2018
Scenario 2: A request comes in at 11:30 on 19/9/2018 and I respond at 10:30 next day i.e. 20/9/2018
Scenario 3: A request comes in at 22:00 on 19/9/2018 and I respond at 10:30 next day i.e. 20/9/2018

Working Hours are:
Start Time: 9:00
End Time: 17:30
Working Days are Monday to Friday (both inclusive)

I have a database with separate columns for dates and different columns for times.
I just want to calculate the elapse time between request arrival to request responded. (only hours & minutes to be calculated which fall during the working days and working hours)
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,214,920
Messages
6,122,279
Members
449,075
Latest member
staticfluids

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