Hello everybody,
my goal is to implement a dependent drop down list which will show me the bills of material of a finished product.
Select category: -> Data Validation -> List: Engine A, Engine B, Engine C, Engine D, Engine E
Every Engine has subcategories: Engine A: A033 Diesel, A055 Diesel ; Engine B: A122 Gas... which are linked to their main category with Data Validation and the indirect formula.
Engines A-E have their own data sheet and within the data sheets there are 3-8 tables which represent the Bills of Material of each product.
Every table is setup with these headers.
level category products description quantity (I applied names to my tables, example): A033 Diesel
1 Engine A 03154545 motor housing 1
. . . . .
. . . . .
i have setup the dependent dropdownlists but i am struggling to find a formula which returns a whole table and not just a cellvalue.( i guess vlookup wouldn't work here??)
Hoping someone can help me out. Thanks!
Bookmarks