Hi all,
looking for a direction on how to accomplish something someone has
surely done before:
Have a List Box with article desciptions.
Want 3 text boxes where someone enters what they are looking for.
Dealing with chemicals, there are several ways to write the same thing
(order of words)
In box 1 "*tetra*", box 2 "*meth*" and in box 3 "*prop*"
I want it to find
1-Tetramethylprop anol (in the order above)
4-Methanolpropylt etrachlorine (same words, different locations)
2,4-Propyl-2-methoxyl-1-tetrazin (again different locations)
Reayyl need general ideas how to best get there without taking a huge
performance reduction.
Thanks
looking for a direction on how to accomplish something someone has
surely done before:
Have a List Box with article desciptions.
Want 3 text boxes where someone enters what they are looking for.
Dealing with chemicals, there are several ways to write the same thing
(order of words)
In box 1 "*tetra*", box 2 "*meth*" and in box 3 "*prop*"
I want it to find
1-Tetramethylprop anol (in the order above)
4-Methanolpropylt etrachlorine (same words, different locations)
2,4-Propyl-2-methoxyl-1-tetrazin (again different locations)
Reayyl need general ideas how to best get there without taking a huge
performance reduction.
Thanks
Comment