Multiple Fields for one Query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am trying to select multiple Yes/No fields with each filter interdependent
of one another. What is happening is once it filters the first yes/no column,
the remainder base it upon the results.

Can anyone provide assistance?

Thanks.

G
 
Queryconfused said:
Hi,

I am trying to select multiple Yes/No fields with each filter interdependent
of one another. What is happening is once it filters the first yes/no column,
the remainder base it upon the results.

Can anyone provide assistance?

Thanks.

G

Are you writing a new query or trying to set up an in-place filter
whilst viewing the table/query result?

It seems like the latter. If this is the case, use the "filter by form"
tool. Select your criterion on one field and notice the "OR" tab at
the bottom of the window becomes available. Click the "OR" tab, select a
criterion on another field. Continue adding "OR" conditions as necessary
before applying the filter.

Hope this helps!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top