A
angie
I have a query based on another query with multiple criteria. I want my
query to return records based on a multiselect listbox in a form. How can I
achieve that?
I have looked up the subject in other questions that have been answered and
from what I understand I have to use sql (my knowledge is limited). The
problem is that most answers concern reports, not queries, and I do not know
where I have to place the sql to filter the query. i assume that i will have
to use the code in the event procedure of a command button.
Pls help me with that!
query to return records based on a multiselect listbox in a form. How can I
achieve that?
I have looked up the subject in other questions that have been answered and
from what I understand I have to use sql (my knowledge is limited). The
problem is that most answers concern reports, not queries, and I do not know
where I have to place the sql to filter the query. i assume that i will have
to use the code in the event procedure of a command button.
Pls help me with that!