I have a table with 5 colloumns.the first colloumn contains a serialnumber for a product. I`ve made a combo box where all the serial numbers are listed and some text fields where I can view the whole record for the chosen serialnumber.
this works fine
now this is what I wanna do
In the table there are listet some products and all the parts that are used to make the product. all the parts have a different serial number. What I want to do is to be able to type in the serial for f.ex a cd-player and then view ALL the records of the parts that are used to make the cd player... is there some way I link certain records to the a number? So that when I tyne in the one serial I get a list over all the products that are INSIDE the product thet I typed the serial for??
this works fine
now this is what I wanna do
In the table there are listet some products and all the parts that are used to make the product. all the parts have a different serial number. What I want to do is to be able to type in the serial for f.ex a cd-player and then view ALL the records of the parts that are used to make the cd player... is there some way I link certain records to the a number? So that when I tyne in the one serial I get a list over all the products that are INSIDE the product thet I typed the serial for??