Hi.
I use a form to display data of a table that contains information about the Product "tblProduct".
I also have a table "tblVoltage" that shows wich types of voltage that a product can be runned on.
And when i use a Query it displays the same product the same number of time as there is different voltage for that product.
Let´s say that the product with ID 66 can be runned on 4 different types of voltage then the form shows that product 4 times. And i want it to show the product 1 time but with a listbox that shows 4 differnt voltages.
Im trying to build different queries, but i cant get it right.
Can someone help me?
I´m using Access 2000
I use a form to display data of a table that contains information about the Product "tblProduct".
I also have a table "tblVoltage" that shows wich types of voltage that a product can be runned on.
And when i use a Query it displays the same product the same number of time as there is different voltage for that product.
Let´s say that the product with ID 66 can be runned on 4 different types of voltage then the form shows that product 4 times. And i want it to show the product 1 time but with a listbox that shows 4 differnt voltages.
Im trying to build different queries, but i cant get it right.
Can someone help me?
I´m using Access 2000