LordMaximus
IS-IT--Management
Hi Guys
I'm quite new with Access, so please bear with me.
I want users that access my database to be able to search for records using keywords.
The database is about known issues where people can add the known issue of a certain problem as well as the solution and then later on, to be able to look it up again.
The Data is in a table called INPUT_TABLE and has the fields
PROBLEM
SOLUTION
ENTERED BY
I want to create a FORM which has a text box for "Keyword" , which will then basically have to search the PROBLEM field in INPUT_TABLE.
How do i program that, and also, how can i display the records retrieved. I understand that a query might be easier, but not sure how it works though.
Please help
Thanks
I'm quite new with Access, so please bear with me.
I want users that access my database to be able to search for records using keywords.
The database is about known issues where people can add the known issue of a certain problem as well as the solution and then later on, to be able to look it up again.
The Data is in a table called INPUT_TABLE and has the fields
PROBLEM
SOLUTION
ENTERED BY
I want to create a FORM which has a text box for "Keyword" , which will then basically have to search the PROBLEM field in INPUT_TABLE.
How do i program that, and also, how can i display the records retrieved. I understand that a query might be easier, but not sure how it works though.
Please help
Thanks