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 / September 2006

Tip: Looking for answers? Try searching our database.

keyword query

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Natalie - 12 Sep 2006 21:50 GMT
I'm creating an inventory database with a field named "item description". I
want to create a query that can search for keywords in this field and output
a result. For example, this field will contain data like "Kingston 1GB
JumpDrive". I would like to be able to search "Kingston" and have this record
come up. How would I do this? Is it even possible?
KARL DEWEY - 12 Sep 2006 22:24 GMT
Use this as criteria --
   Like "*" & [Enter your search keyword] & "*"

> I'm creating an inventory database with a field named "item description". I
> want to create a query that can search for keywords in this field and output
> a result. For example, this field will contain data like "Kingston 1GB
> JumpDrive". I would like to be able to search "Kingston" and have this record
> come up. How would I do this? Is it even possible?
Natalie - 12 Sep 2006 22:37 GMT
Thanks, worked perfectly. :)

> Use this as criteria --
>     Like "*" & [Enter your search keyword] & "*"
[quoted text clipped - 4 lines]
> > JumpDrive". I would like to be able to search "Kingston" and have this record
> > come up. How would I do this? Is it even possible?
 
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.