TomJamieson
Registered User.
- Local time
- Today, 00:29
- Joined
- Jun 8, 2006
- Messages
- 50
I am trying to create a form that will search my table for any records where a specified word appears in a specified field. Both searchable fields are memo fields, and can have lots of words in.
So what I want is for the user to be able to select field1 from a combo box, then type in "word" and any records with the word "word" anywhere in the field1 field will be displayed.
Does anybody know how this could be achieved, I'd really appreciate the help!
So what I want is for the user to be able to select field1 from a combo box, then type in "word" and any records with the word "word" anywhere in the field1 field will be displayed.
Does anybody know how this could be achieved, I'd really appreciate the help!