If these are Yes/No fields then, in the Criteria row, in query design, umder
field 1 put
TRUE
on the first row
under field 2 put
TRUE in the row below that
and for field 3
put TRUE the next row down
do not put any quote marks around the word TRUE.
another way to do this is, under any of these fields, in the first criteria
row, type
[Field1] OR [Field2] OR [Field3]
(replace Field1, 2 3 with the real names of your fields
If these are Text Fields then put
"Yes"
(with the quote marks)
in the Criteria row
Evi
> I want to set up a query that has
>
[quoted text clipped - 11 lines]
>
> Thank You in advance