I need to exclude data from an access query sheet

S

Sharon

Hi, I have a large database which I need to select all clients that do not
have the "sent back" ticked. I would really appreciate some assistance..
thanks very much
 
N

Nikos Yannacopoulos

Sharon,

Does "ticked" suggests this is a Yes/No field? If yes, open your query
in design view, locate the field and type FALSE in the first criterion
line under the field; this should do it.

HTH,
Nikos
 
Top