J jbeasley Registered User. Local time Today, 13:51 Joined Jan 11, 2001 Messages 14 Dec 10, 2001 #1 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
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
J Jack Cowley Registered User. Local time Today, 13:51 Joined Aug 7, 2000 Messages 2,639 Dec 10, 2001 #2 Is your criteria set for -1 in the Yes/No field of your query?
J jbeasley Registered User. Local time Today, 13:51 Joined Jan 11, 2001 Messages 14 Dec 10, 2001 #3 -1 was the trick thank you.