What do I enter in Criteria to query yes/no checked boxes?

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

Guest

I have a database set up with yes/no data. The data is displayed as
checked/unchecked boxes. I want to run queries that will return only those
records that have checked boxes. What do I insert into the Criteria field to
return those records? I tried ="Yes" and =1, but both returned no records.
Does anyone have any ideas or suggestions?

Thanks
 
Back
Top