H
hngo
I have follow the setting in the access 2000 sample froms to synchronize my
combo boxes. However it only work the first time after that the filter only
reconize the last setting.
1) I has set the first combo box to unbound and code the selection to requery
2) the second combo box in the row source has been set with
= [forms]![form name]![combo box 1 name]
this is only work for the first time when you select "combo box 1 name". It
seem to be that this never change when you choose a different value after that
Many thanks in advance
combo boxes. However it only work the first time after that the filter only
reconize the last setting.
1) I has set the first combo box to unbound and code the selection to requery
2) the second combo box in the row source has been set with
= [forms]![form name]![combo box 1 name]
this is only work for the first time when you select "combo box 1 name". It
seem to be that this never change when you choose a different value after that
Many thanks in advance