Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to create a research by keyword in acces2000 ?

Status
Not open for further replies.

ZeeCanada

Programmer
Mar 28, 2008
1
CA
I need to know how to create a research by keyword on access 2000. i need to research keyword in six differente rows (all of them are in the same table)

Thank for helping me ;)
 
Did you try the "find" feature for a command button? place a command button on the form, you can use the wizard to write the code, and search all fields. The find feature will take wildcards as well *SearchString* will find items with that string in them.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top