View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark E. Philpot Mark E. Philpot is offline
external usenet poster
 
Posts: 10
Default Waste Reduction Program

Gidday,

In the list are different lengths? eg:
A1 2 f
A2 3ft 5"
etc

From the list, pick the items that will maximise the 60ft
length?

It sounds like a formula that has to try nearly every
combination to find the lengths that, if put end to end,
will closely fit 60ft.
I think in the end you will have one combined length that
will fall short of the 60ft.

Could you send me this list of lengths? I would be
interested in trying to sort the list to find the best
combinations.


Regards
Mark

visit:
http://au.geocities.com/excelmarksway

-----Original Message-----
I hope I can explain what I need properly.
I have a list of rebar cut lengths. This list is in one

column only, and uses decimal values for feet (i.e. 12'6"
= 12.5) Sometimes, this list is rather long. I need to
find out how to cut these bars out of 60' stock lengths in
a way that will leave me with the least amount of scrap
possible. Each bar on my list can only be used once,
until all bars are accounted for, and I need to have a
count of how many stock bars were used.

Thanks in Advance!!
.