C
ClaudioMadeinItaly
I have a form with a combobox that make me pick values filtered according to
3 fields of the same form.
The form is in datasheet view and therefore I requery the combobox on
GotFocus of each record. The form works fine.
The second step is that I want to use this same form as a subform in another
form where it is linked to other data. Everything works fine until I try to
use the combobox, I then get a message 'you can't use the ApplyFilter method
in this window?. What am I doing wrong? any ideas.
Thanks
3 fields of the same form.
The form is in datasheet view and therefore I requery the combobox on
GotFocus of each record. The form works fine.
The second step is that I want to use this same form as a subform in another
form where it is linked to other data. Everything works fine until I try to
use the combobox, I then get a message 'you can't use the ApplyFilter method
in this window?. What am I doing wrong? any ideas.
Thanks