I need to exclude data from an access query sheet

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

Guest

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
 
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
 
Back
Top