C
Caravatis
Question: Say I had a text field in a record and I wanted to search for
words within that record (but not necessarily in the order they are
recorded). For example, I would have a field that contained the text:
"30" x 79 1/4" 5 Panel door"
And I would want this record to be returned when I searched for (30" Door)
or (5 panel door) or (30" 5 panel), using a user input parameter query.
Any help would be greatly appreciated.
words within that record (but not necessarily in the order they are
recorded). For example, I would have a field that contained the text:
"30" x 79 1/4" 5 Panel door"
And I would want this record to be returned when I searched for (30" Door)
or (5 panel door) or (30" 5 panel), using a user input parameter query.
Any help would be greatly appreciated.