So i have a table (BOM) which includes all part numbers(including component parts and material), I need a way to make a row in a query/table for each part containing up to 5 different part numbers such as: Part Number| Component part 1| Component part 2| Component part 3 etc. Yesterday i tried for hours to make 5 queries which would do this but couldn't get it to work. Maybe my relationships were wrong but I couldn't think of another way to do this any ideas/examples?
Example of a few rows in the BOM table: Highlighted is the product code or part number and the component part
Below is an example relationship of what I want
![]()