View Full Version : Report Based on Query


jbeasley
12-10-2001, 06:41 AM
I have a report that is based on a yes/no check box whether to print or not. Yet when I run the query all the names show up from the master list. It doesn't exclude the names that aren't checked? What am I doing wrong? Thanks

Jack Cowley
12-10-2001, 06:58 AM
Is your criteria set for -1 in the Yes/No field of your query?

jbeasley
12-10-2001, 07:12 AM
-1 was the trick thank you.