I currently have a db that is kind of based on a asset tracker. I have a table that stores items by part number. I am trying to link records. I will try to put this in simple terms because I have a hard time using my DB to give examples. Example " in my db I have a toy truck with a part number 123. In that truck part number 123 we used a bunch of parts to make it like the wheels are part number 456 and the lights are part number 789. Each of those parts that were used to make the truck have there own records and test history stored in the db but the went into the truck and I want to link them and also be able to open reports based on that link. these parts are all in the same table.
I have seen alot about linking tables but not much on linking records.
Any Ideas?
PS. access for dummies the book is trash.