Formula for automatically creating a response and fix date and time

Shirl01

New Member
Joined
Mar 18, 2019
Messages
2
Hi there,
I need to create a spreadsheet for recording defects so that depending on the defect classification - Sev 1, Sev 2, Sev 3, Sev 4 - then an 'Expected Response Date/Time' and 'Expected Fix Date/Time' can be automatically calculated based on 'Assigned Date/Time'. The Response and Fix times have to be limited to Support Service hours/days which are 9am - 5pm, Mon to Fri.

I'm finding some of the details I need on the forum but nothing that covers the complete requirement.
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Thought it might be easier with the required values:

Classification - Assigned Date/Time Expected Response Expected Fix
Sev 1 - 18/03/2019 10:00 - =(assigned Date/time)+4 hrs =(Assigned Date/Time)+8 hrs
Sev 2 - 18/03/2019 10:00 - =(assigned Date/time)+4 hrs =(Assigned Date/Time)+8 hrs
Sev 3 - 18/03/2019 10:00 - =(assigned Date/time)+4 hrs =(Assigned Date/Time)+16 hrs
Sev 4 - 18/03/2019 10:00 - =(assigned Date/time)+4 hrs =(Assigned Date/Time)+16 hrs

Expected Response and Fix values to be calculated on Mon to Fri, 9am to 5pm
 
Upvote 0

Forum statistics

Threads
1,215,029
Messages
6,122,755
Members
449,094
Latest member
dsharae57

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