hi all,
At my new job i do a lot of costcalculations through Bill of materials of customers. Therefore i need to understand the total usage of a row/partnumber througout all the levels.
Column A (BOM LEVEL) Column B (Quantity) Column C (QTY multilevel)
1 1 (should be = 1)
1.1 2 (should be = 1 x 2 = 2)
1.1.1 3 (should be = 1 x 2 x 3 = 6)
1.1.2 2 (should be = 1 x 2 x 2 = 4)
... up to 6 levels deep
Normally i then create new columns to find the parent level, VLOOKUP and then multiply etc. But is there a formula that i can copy in column C to do all this work in once and calculate through the total usage by finding the parent, multiply etc?
Thanks for you help already.
Bookmarks