Post the entire SQL Statement you are trying to use.
(Hint: View: SQL from menu, copy and paste)
What you posted should work assuming that the field contains those values - if
the field is a look up field then what you see may very well be different than
what is actually stored in the field.
John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
Bonni Wilbourne wrote:
> Not In ("Completed"," Canceled")
>
> I want to exclude the status of Completed and Canceled from my query. I
> tried using different combinations of the above line, but it does not exclude
> them.
>
> Any suggestions would be most appreciated.
|