Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / July 2006

Tip: Looking for answers? Try searching our database.

Not operator

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Greg - 06 Jul 2006 18:56 GMT
Hello,

I am trying to use the "Not operator" in a query criteria row to exclude
country fields that start with "S". For example, South Africa, South Korea,
Spain etc. So far my attempts have failed.

I tried:

Not In ("S*")

I also tried:

Not = "S*"

So far, none of this operators appear to be providing the results I hoped
for.  Are my leaving something out?  I will appreciate any help.

Thanks
Debra Farnham - 06 Jul 2006 19:11 GMT
Hi Greg

Try

Not Like "s*"

HTH

Debra

> Hello,
>
[quoted text clipped - 15 lines]
>
> Thanks
Rick Brandt - 06 Jul 2006 19:13 GMT
> Hello,
>
[quoted text clipped - 14 lines]
>
> Thanks

Not Like "S*"

Signature

Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.