Hi
Help needed too solve this problem.
Have a search form who call another form by using openform.
In the search form i have a text field and now the problem, i want to search as an example "the brown horse" and the result should be all records who have all tree words, but not necessary in the same field.
If a record have 3 fields
Field A : the white rabbit
Field B : horse
Field C : brownies
Result this record will be found by search
Another
Field A : The brown big horse
Field B : house
Field C : bla bla
Result this record also should be found.
Any suggestion to build the where statement.
Help needed too solve this problem.
Have a search form who call another form by using openform.
In the search form i have a text field and now the problem, i want to search as an example "the brown horse" and the result should be all records who have all tree words, but not necessary in the same field.
If a record have 3 fields
Field A : the white rabbit
Field B : horse
Field C : brownies
Result this record will be found by search
Another
Field A : The brown big horse
Field B : house
Field C : bla bla
Result this record also should be found.
Any suggestion to build the where statement.