A
alex
Hello all,
Using Access ’03…
I have a form with a subform. The subform is based on a parameter
query that uses the results of three combo boxes on the main form.
This all works pretty well thanks to the help of this group.
I’m trying to add another control (this time a text box) that will
search all fields (kind of like a key word search). I’m finding,
however, that my query is getting a little complicated and I’d like to
use VBA to query the three combo boxes separate from the text box.
What I’d basically like to do is base the subform on a VBA query
instead of an actual object query.
How can I set the subform’s recordset to a VBA query?
Thanks,
alex
Using Access ’03…
I have a form with a subform. The subform is based on a parameter
query that uses the results of three combo boxes on the main form.
This all works pretty well thanks to the help of this group.
I’m trying to add another control (this time a text box) that will
search all fields (kind of like a key word search). I’m finding,
however, that my query is getting a little complicated and I’d like to
use VBA to query the three combo boxes separate from the text box.
What I’d basically like to do is base the subform on a VBA query
instead of an actual object query.
How can I set the subform’s recordset to a VBA query?
Thanks,
alex