Multilevel BOM question

pstrucks

New Member
Joined
Aug 20, 2019
Messages
2
1663284900883.png


I'm trying to create a formula which will help me calculate quantities in a BOM based on the QTY need by the parent item. In the example above this would mean that if UMY-1000 (line 11) needs 10 units, I would need 10 units of ASY-1032 as per column F ASY-1032 is need in a QTY of 1 per parent item. Column A shows the levels in the BOM. I tried using the following formula in column I =F2*IF(A2=1, 1, LOOKUP(2, 1/(A$1:A2=A2-1), I$1:I1)) but this is not working.

Anyone have any better idea? the BOM for this product is >900 lines so a formula would help over having to spend hours doing this line-by-line.

Thanks!
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
1) You, yourself, deeply understand your issue. We, helpers, absolutely not.
What is BOM? ("Board of Management"?)
2) why does UMY-1000 need 10 units?
3) Instead of showing error sign from un-worked formula, try to input the desired results in column I
 
Upvote 0

Forum statistics

Threads
1,215,440
Messages
6,124,882
Members
449,193
Latest member
PurplePlop

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