G
Guest
Hi there,
I am trying to create a mini search engine. I have three unbound text boxes
on my form. I want to concatenate the words places in each box and run a
query such that if the target field (SubjectLine) contains those three words,
then show it.
Comparitively, I would like to do this using the OR operator aswell.
I have considered using the "IN" operator, but am not having alot of luck.
Any help would be greatly appreciated.
Regards
I am trying to create a mini search engine. I have three unbound text boxes
on my form. I want to concatenate the words places in each box and run a
query such that if the target field (SubjectLine) contains those three words,
then show it.
Comparitively, I would like to do this using the OR operator aswell.
I have considered using the "IN" operator, but am not having alot of luck.
Any help would be greatly appreciated.
Regards