I have managed to make a pulldown list with carID's where you can choose a car. Below this, a table is showed with elements concerning the car. When you change the car, the table also changes.
But here's the problem: the elements from the list are updated when I enter new data in the tables. When I enter information of the same car, the list contains 2 the same cars. This is not what I want. I can't solve it with setting the Index of the collumn to Yes (no duplicates) because they may exist.
Has anyone an idea?
But here's the problem: the elements from the list are updated when I enter new data in the tables. When I enter information of the same car, the list contains 2 the same cars. This is not what I want. I can't solve it with setting the Index of the collumn to Yes (no duplicates) because they may exist.
Has anyone an idea?