Report based on query shows no data

W

Whitey

I have a report based on a query. It works fine until I add criteria to the
query in a yes/no checkbox field. When I run the query from inside the report
all the data shows up but when I run the report it's blank. The query is
based on 3 tables with one to one relationships.

Suggestions?
 
K

Ken Snell [MVP]

How do you run a query from inside a report? I am confused by your
statement.

My guess is that your criterion on the "yes/no" field is not using a correct
value for what is stored in the field. Post the SQL statement of your query
(the one with the criterion on the "yes/no" field) and let's see what you
have.
 

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

Top