Turn around times based on days and hours worked

smllchng5

New Member
Joined
Sep 24, 2024
Messages
2
Office Version
  1. 365
Platform
  1. Windows
So I have an exel spreadsheet that I have been asked to see if I could come up with a formula to figure out how many hours to took to complete a task. So we have set hours of 8am-5pm PST and we want to calculate how many hours it took to complete a task. I can figure out how to do it if it is within the same day, but how do I figure it out if it is done the next business day. (See example below..the second line....was recieved on Friday 9/13, but not completed until Monday 9/16 at 8:30am. How can I write a formula that will calculate how many hours it took to complete the task and put that in column O? Also, what if there is a holiday...how do I indicate that (Like on the 3rd line...9/2 was a holiday) ? Thank you for your assistance :)
1727194397730.png
 

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"
date/time can be in 1 field. it is still a date and then elapsed time can be calculated

cell D2 = 9/13/24 9:00 am

J2-D2

no need for 2 fields.
 
Upvote 0
So sadly I don't know that I can change those cells from 2 to 1, as it is not created by me or my team. But even so...that answers how to fix the first row of data...but I must not have been clear on the other two rows and what I need. So we are trying to figure out how many hours it took them to complete the task. If over a week-end or a holiday is involved, how can I write a formula for that. (So if they started at 3:00 pm on Friday and complted at 8:30 am on Monday (Business day is 8am - 5pm) ...I want it to show that it took 2.5 hours to complete) Also...what if there is a holiday in there as well. Thanks in advance for your help!!!
 
Upvote 0

Forum statistics

Threads
1,221,877
Messages
6,162,579
Members
451,776
Latest member
bosvinn

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