E
Ezekiël
Hello,
I can't seem to manage to change the rowsources of the 2 comboboxes. The 2
comboboxes are dependent of each other and both are looking their values up
in 2 related tables.
For example:
-tablename 1: choicelist (= rowsource in combobox 1)
-tablename 2: subchoicelist (=rowsource in combox 2)
Combobox 1 has static values from table 1. The rowsource of combobox 2 is
dynamically changed after choosing a value from combobox 1 (afterupdate
event). This works so far, but when i move to another record where there is
a another value in combobox 1, the value in combobox 2 doesn't change with
it. The value is the same in the previous record.
Does anyone has the answer?
I can't seem to manage to change the rowsources of the 2 comboboxes. The 2
comboboxes are dependent of each other and both are looking their values up
in 2 related tables.
For example:
-tablename 1: choicelist (= rowsource in combobox 1)
-tablename 2: subchoicelist (=rowsource in combox 2)
Combobox 1 has static values from table 1. The rowsource of combobox 2 is
dynamically changed after choosing a value from combobox 1 (afterupdate
event). This works so far, but when i move to another record where there is
a another value in combobox 1, the value in combobox 2 doesn't change with
it. The value is the same in the previous record.
Does anyone has the answer?