This seems like it should be so simple! I have a table with a checkbox field. Right now, nothing is checked in the table. I'd like to run a report on only the unchecked boxes. The field is titled "Located", checked box indicates yes. So, in criteria, I enter "Located"<>True. This provided a report with no records. I also tried "Located"=False. Same thing happened, like everything is checked..
Is this not the way to create a report on this field? Thanks in advance for any advice!!