L
ladybug via AccessMonster.com
I have a query with two tables. I want the query to return data from the
first table. The second table holds a checkbox. The two tables are linked
together by an AutoNumber. If the AutoNumber has the checkbox selected in
the second table I do not want the data returned. I only want the data from
the first table if the check box is not selected.
Usually I would try Is Null, but that does not seem to work with checkboxes.
Anyone have Criteria that I can put in the for the Check box criteia?
first table. The second table holds a checkbox. The two tables are linked
together by an AutoNumber. If the AutoNumber has the checkbox selected in
the second table I do not want the data returned. I only want the data from
the first table if the check box is not selected.
Usually I would try Is Null, but that does not seem to work with checkboxes.
Anyone have Criteria that I can put in the for the Check box criteia?