Hey, i got a list of products and the components of every product and need a formula to lookup whatever component number i need and find all the products that uses that component. The list looks like this:
So what i need is: Lets take A40142011 at line 18 as an example: I want the formula to search for A40142011 in the list and find all products (all components of the product has the same "Stykkliste" number, so everything with the number 17378 is components of the product A40142002. So i want the output of the formula to be "Component is used when creating product: A40142002" and if multiple products is made by using that component it will list all of those aswell based on matching "Stykkliste" numbers. Basically it should look for matches, check stykkliste number and then return the product material nr that belongs to the stykkliste number or numbers.
Materialnummer: end product
Komponenter: components
Stykkliste: number that connects the end product to the components
So what i need is: Lets take A40142011 at line 18 as an example: I want the formula to search for A40142011 in the list and find all products (all components of the product has the same "Stykkliste" number, so everything with the number 17378 is components of the product A40142002. So i want the output of the formula to be "Component is used when creating product: A40142002" and if multiple products is made by using that component it will list all of those aswell based on matching "Stykkliste" numbers. Basically it should look for matches, check stykkliste number and then return the product material nr that belongs to the stykkliste number or numbers.
Materialnummer: end product
Komponenter: components
Stykkliste: number that connects the end product to the components