Datathumper
Technical User
I am hoping that someone can help me with a little problem that I am having...
I have a combo box on a form that looks up a value from tbl_main, field "Mark No" I want it to dynamically filter the attached subform, which draws from the same table, same field as a value is typed in the combo box. Basically as a letter or number is typed into the combo, I want it to filter the subform on values that start with that number or letter, then when the combo is emptied again, I want it to show all fields.
Is this possible or one big headache??
Thanks in advance..
I have a combo box on a form that looks up a value from tbl_main, field "Mark No" I want it to dynamically filter the attached subform, which draws from the same table, same field as a value is typed in the combo box. Basically as a letter or number is typed into the combo, I want it to filter the subform on values that start with that number or letter, then when the combo is emptied again, I want it to show all fields.
Is this possible or one big headache??
Thanks in advance..