trackmedic
Registered User.
- Local time
- Today, 15:01
- Joined
- Aug 20, 2001
- Messages
- 115
I'm having trouble with a query. I want a query that looks at a table and retrieves records according to a user defined input. Ex. I have a table with cargo items. out of all these items, i want my query to look up a user input. Such as, the user would input the word "pump". How can I get the query to look up all records with the word "pump" in it like water pump or pumping unit. I think I would use wild cards but I do not know how.