Lightlancer
Programmer
Hi there,
I have a table with 3 fields, "Merk","Type","Productnaam"
On a form the first combobox is "Productnaam"
The seccond is "Type"
The third is "Merk"
When the first combobox has the value "Windows"
then the second "Type" should show "98, 2000, ME, XP, Vista"
then when the second is choosen the third should show: for 98: "First edition, Second edition" and for vista: Normal, SP1" it depends on what is choosen in the first 2 comboboxes,
how can i setup that filter......
Greetz
Lightlancer
I have a table with 3 fields, "Merk","Type","Productnaam"
On a form the first combobox is "Productnaam"
The seccond is "Type"
The third is "Merk"
When the first combobox has the value "Windows"
then the second "Type" should show "98, 2000, ME, XP, Vista"
then when the second is choosen the third should show: for 98: "First edition, Second edition" and for vista: Normal, SP1" it depends on what is choosen in the first 2 comboboxes,
how can i setup that filter......
Greetz
Lightlancer