A
Arjan
Hello,
On a form I have combobox1 where I can select a department, on the same page
there are also combobox2 and combobox3, where I can select the name and on
the other their function.
Combobox2 and Combobox3 are filled with a querie which depends on the
content of combobox1. However when I change the value of combobox1 the two
other comboboxes do not change unless i manualy press "F5".
I know I can use the afterupdate function but I don't know the code, can
anyone help me? I tried "me.requery" but that did not work as all my records
changed into that specific value, so here's my second question how can I make
sure the value of the comboboxes stay connected to the correct record?
Hopefully someone can help me out!
Best regards,
Arjan
On a form I have combobox1 where I can select a department, on the same page
there are also combobox2 and combobox3, where I can select the name and on
the other their function.
Combobox2 and Combobox3 are filled with a querie which depends on the
content of combobox1. However when I change the value of combobox1 the two
other comboboxes do not change unless i manualy press "F5".
I know I can use the afterupdate function but I don't know the code, can
anyone help me? I tried "me.requery" but that did not work as all my records
changed into that specific value, so here's my second question how can I make
sure the value of the comboboxes stay connected to the correct record?
Hopefully someone can help me out!
Best regards,
Arjan