Formula dependent on how many 8 hour shifts in a day

nkiederlen

New Member
Joined
Sep 10, 2014
Messages
1
What I'm basically trying to do is create a formula where I can predict when production of a product will be complete but it will be dependent on how many shifts each day will be running the product.

Start DateCycle Time
Heats Left# of CavitiesRun BalanceHours LeftAnticipated Finish
9/10/2014 7:00 AM103846424576649/12/2014 11:00 PM

<tbody>
</tbody>

This is what I have right now.

In Anticipated Finish, this is my equation: =IFERROR(IF(O3>0,($K$3+(P3/24)),""),"")

I know its basic but I was just using this as a basic reference. Instead, we are going to start using it to help with scheduling.

I would like to be able to enter in another column if we are going to be running on 1st (7am-3pm), 2nd (3pm-11pm) and/or 3rd (11pm - 7am) as well as exclude weekends. I would like the formula to then return the anticipated finish to reflect the correct date and time.

Example. Start date of 9/10/2014 at 7:00AM. All the same date above. What I return now is above. What I would like it to return is if I am only running on 1st shift, that I would complete the project on 9/19/2014 at 3pm.

Hope that makes sense.
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,214,833
Messages
6,121,868
Members
449,053
Latest member
Mesh

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