Need help with a formula that could help me calculate some numbers that I need to issue...

webuxer

New Member
Joined
Nov 6, 2013
Messages
8
Hi all,

I need some help from the experts. This is my issue and I can’t determine how to make it work on excel (if is even possible). I work with long plastic tubes, as you can see in my screenshot on column C is the length in feets (in my example column C = 208. In column E, I keep inventory of how many pcs I have of (208 feets long plastic tubes. In column F, I have a formula that determines how many pcs I can make specifying the size by inches in the formula. Example ( this is the formula I have in column F =FLOOR((C47/5.4),1) As you can see in the formula I inserted 5.4, so based on this a material of 208 feets yields 38pcs of 5.4 inches approx… This is my issue that I want to be able to accomplish with excel. Let’s say that I want 12pcs of 5.4 inches, 12pcs of 6.0 inches and 16pcs of 6.9 inches. Since I only have a 1pc of 208ft I want to figure out how many feets I need to cut the material and issue it to each of the 3 different jobs to make up the pieces, the 12pcs of 5.4, the 12pcs of 6.0 and the 16pcs of 6.9. How can I make formula in excel so that it can calculate this automatically and use the 208ft long tube? Maybe have a formula that throws me the number that I need to issue to each job in column H, I and J. In case that I can’t make the pieces that I need because there’s not enough material, I can modify the quantities either add more pieces or reduce the pieces, this can be done because we want to use the full length of the material as possible (we want the less material to go to waste) Please help

Here's the screenshot;
http://i59.tinypic.com/144490.jpg

Thank you in advance
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
length of stock pipe208feet
2496inches
part lengths required (inches)parts per 208 feet length
quanlengthWASTEWASTE USEFINAL WASTE
5.41264.85.4462.221.2001.20
6.012726.0416.000.0000.00
6.916110.46.9361.745.1005.10
247.2total
5.4
6.9
subtotal12.3202.9311.4011.40.00
5.4
6.0
subtotal11.4218.9510.806.93.90
length of stock pipe208feetpieces in stock19
2496inchesstock inches47424
part lengths required (inches)6.0
quanlength6.9
5.4250013500subtotal12.9193.496.3060.30
6.0300018000
6.9175012075
43575total
5.4
5.4
6.9
subtotal17.7141.020.3000.30
you can see from the table on the right
that by cutting into pieces 17.7 inches long
you only waste 0.3 inches per length
and there is no waste
from 6.0 inch pieces

<colgroup><col span="15"><col><col span="2"></colgroup><tbody>
</tbody>
 
Upvote 0
2496
waste check
5.40.22
6.00.00
6.90.74
5.4
6.9
12.30.93
5.4
5.4
6.9
17.70.02
5.4
5.4
5.4
6.9
23.10.05
5.4
6.9
6.9
19.20.00
by cutting lengths of 19.2 inches
you achieve zero waste

<colgroup><col span="4"></colgroup><tbody>
</tbody>
 
Upvote 0
length of stock pipe208feet
2496inches
part lengths required (inches)parts per 208 feet length
quanlengthWASTEWASTE USEFINAL WASTE
5.41264.85.4462.221.2001.20
6.012726.0416.000.0000.00
6.916110.46.9361.745.1005.10
247.2total
5.4
6.9
subtotal12.3202.9311.4011.40.00
5.4
6.0
subtotal11.4218.9510.806.93.90
length of stock pipe208feetpieces in stock19
2496inchesstock inches47424
part lengths required (inches)6.0
quanlength6.9
5.4250013500subtotal12.9193.496.3060.30
6.0300018000
6.9175012075
43575total
5.4
5.4
6.9
subtotal17.7141.020.3000.30
you can see from the table on the right
that by cutting into pieces 17.7 inches long
you only waste 0.3 inches per length
and there is no waste
from 6.0 inch pieces

<tbody>
</tbody>

Hi, thank you soo much for replying. I believe this is what I need. How can I download your excel file and text it with my data? Thanks
 
Upvote 0

Forum statistics

Threads
1,215,497
Messages
6,125,158
Members
449,208
Latest member
emmac

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