Dan Reedy

New Member
Joined
Apr 17, 2018
Messages
20
I am in the process of creating a scheduling spreadsheet for a small manufacture. We are scheduling machines, not people. I am just about complete, having everything but the following working well:

When scheduling 2 jobs that use the same machine and need to be done at the same time, it will double book the machine, instead of completing 1 task, then scheduling the 2nd. Where do I begin to make this work as desired?

Thank you

Dan
 
Below is a larger sample of the spreadsheet Column a is the furthest to the left, row 9 is where the customer heading is located.

Column A is customer name
Column B is the part number we are making
Column C is the date to ship by
Column D is a formula - Column C minus lead time. Lead time is built into the part routings from another sheet.
Column E is the work order number - internal tracking purposes only
Column F is the Batch quantity - typically the quantity to be shipped.
Column G is the completed quantity.
Column H is a formula - Column F minus Column G
Column I is a formula - Column G divided by column F
Column J is a user entered field y or n to setup the formula in column S
Column K is a user entered field in conjuction with column I
Column L is the operation sequence
Column M is the cell or machine
Column N is the time to setup the machine.
Column O is the hourly rate - parts produced per hour
Column P is the number of hours machine is available per day. This is pulled from another sheet via vlookup
Column Q is transfer hours. This is the number of hours after the proceeding operation starts, that the next operation can start - an overlap if you will.
Column r is a formula - =IF(G10=0,(F10/O10)+(Q10+N10),(F10-G10)/O10)+Q10
Column S is the time of day that the machine or resource is available to start work - pulled from another sheet
Column T is the time of day that a machine ends its availability - pulled from another sheet
Column U is the start time as noted in earlier post
Column V is the operation end time as noted in earlier post
Column W is the # of days operation is scheduled to be early or late. =SUM($V13-C13)

If you need any more information, please let me know. Thank you for the help.
 
Upvote 0

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
CustomerPart NumberPriorityJob Ship DateJob Start DateWork OrderBatch QuantityCompleted QuantityQuantity Remaining% CompleteLock Schedule? Y or NLocked Schedule Start DateSequenceCell / MachineSetup TimeHourly RateHours Available Per DayTransfer Hours Remaining HoursStart of Working HoursEnd of WorkingHoursOperation Start Date and TimeOperation End Date and TimeDays Operation is Early or Late (+ is late / - is early)
Mitec815 4/30/18 7:00 AM4/16/18 7:00 AM681728052701201030%n 11002260015.5020.012:00 AM11:59 PM4/16/18 7:00 AM4/17/18 11:31 AM-12.8
Mitec815 4/30/18 7:00 AM4/16/18 7:00 AM68172800172800%n 2M110.515021.68131.712:00 AM11:59 PM4/16/18 3:53 PM4/24/18 5:59 PM-5.5
Mitec815 4/30/18 7:00 AM4/16/18 7:00 AM68172800172800%n 35003 - Furnace060022.5028.812:00 AM11:59 PM4/25/18 5:59 PM4/27/18 12:18 AM-3.3
Mitec815 4/30/18 7:00 AM4/16/18 7:00 AM68172800172800%n 460690.5150184123.712:00 AM11:59 PM4/25/18 11:19 PM5/4/18 3:02 PM4.3
Stackpole829 4/30/18 7:00 AM4/16/18 7:00 AM57126000126000%n 11002260015.5023.011:00 PM3:30 PM4/16/18 7:00 AM4/17/18 2:30 PM-12.7
Stackpole829 4/30/18 7:00 AM4/16/18 7:00 AM57126000126000%n 2M120.515018.0484.512:00 AM11:59 PM4/16/18 12:20 PM4/23/18 12:51 AM-7.3
Stackpole829 4/30/18 7:00 AM4/16/18 7:00 AM57126000126000%n 35003 - Furnace060022.5021.012:00 AM11:59 PM4/24/18 12:51 AM4/24/18 9:51 PM-5.4
Stackpole829 4/30/18 7:00 AM4/16/18 7:00 AM57126000126000%n 460720.515018.0484.512:00 AM11:59 PM4/24/18 6:11 AM4/30/18 6:41 PM0.5
<colgroup><col width="144" style="width: 108pt; mso-width-source: userset; mso-width-alt: 5266;"> <col width="146" style="width: 110pt; mso-width-source: userset; mso-width-alt: 5339;"> <col width="146" style="width: 110pt; mso-width-source: userset; mso-width-alt: 5339;"> <col width="114" style="width: 86pt; mso-width-source: userset; mso-width-alt: 4169;"> <col width="126" style="width: 95pt; mso-width-source: userset; mso-width-alt: 4608;"> <col width="79" style="width: 59pt; mso-width-source: userset; mso-width-alt: 2889;"> <col width="98" style="width: 74pt; mso-width-source: userset; mso-width-alt: 3584;" span="2"> <col width="98" style="width: 74pt; mso-width-source: userset; mso-width-alt: 3584;"> <col width="98" style="width: 74pt; mso-width-source: userset; mso-width-alt: 3584;"> <col width="78" style="width: 59pt; mso-width-source: userset; mso-width-alt: 2852;"> <col width="142" style="width: 107pt; mso-width-source: userset; mso-width-alt: 5193;"> <col width="85" style="width: 64pt; mso-width-source: userset; mso-width-alt: 3108; mso-outline-level: 1;"> <col width="96" style="width: 72pt; mso-width-source: userset; mso-width-alt: 3510; mso-outline-level: 1;"> <col width="79" style="width: 59pt; mso-width-source: userset; mso-width-alt: 2889; mso-outline-level: 1;"> <col width="70" style="width: 53pt; mso-width-source: userset; mso-width-alt: 2560; mso-outline-level: 1;"> <col width="70" style="width: 53pt; mso-width-source: userset; mso-width-alt: 2560; mso-outline-level: 1;"> <col width="60" style="width: 45pt; mso-width-source: userset; mso-width-alt: 2194; mso-outline-level: 1;"> <col width="80" style="width: 60pt; mso-width-source: userset; mso-width-alt: 2925; mso-outline-level: 1;"> <col width="113" style="width: 85pt; mso-width-source: userset; mso-width-alt: 4132;" span="2"> <col width="127" style="width: 95pt; mso-width-source: userset; mso-width-alt: 4644;"> <col width="124" style="width: 93pt; mso-width-source: userset; mso-width-alt: 4534;"> <col width="113" style="width: 85pt; mso-width-source: userset; mso-width-alt: 4132;"> <tbody> </tbody>
 
Upvote 0
So, if you add the priority column, you are going to manually determine that? And then, once we have the priority established, would that then affect the Start Time (Col U)?
 
Upvote 0
And another question, with the transfer hours at 0, couldn't the next piece go at the same time? According to your description anyways:

"Column Q is transfer hours. This is the number of hours after the proceeding operation starts, that the next operation can start - an overlap if you will."
 
Upvote 0
Actually No. The formula in the subsequent operation is =if(R11>0,V10+(R11/Q11),W10+1) - so it refers to the end date of the previous operation. We do not use transfer hours in the first operation.
 
Upvote 0
Hmm, ok. Where is that formula then? Also, is there any indicator of how long a part will be on the machine before the next one can start? (I was thinking that was the Transfer Hours, but it seems not)
 
Upvote 0
I will manually determine the priority. It would only effect the start time if 2 parts were scheduled at the same time, then i would like the item with the higher priority to run first.
 
Upvote 0
Column r is the hours that the part will be on the machine.

Ok, so for the sample given, let's say the first occurrence of machine 1002 has priority. Then, ideally, the start time for the 2nd occurrence is (pick one): exactly 20 hours later, more than 20 hours later with a buffer, or less than 20 hours?
 
Upvote 0

Forum statistics

Threads
1,215,523
Messages
6,125,321
Members
449,218
Latest member
Excel Master

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