G
Guest
I have a combobox on a form. A user can select a row by selecting the row
from the combobox list or entering the first letters/word.
But, the key word can be first or can be second, etc.
Is it possible to enter a key word that can be second, etc. and get the row?
Some thing similar to Like "*" & [Enter Name] & "*".
And how to do it?
Thanks
from the combobox list or entering the first letters/word.
But, the key word can be first or can be second, etc.
Is it possible to enter a key word that can be second, etc. and get the row?
Some thing similar to Like "*" & [Enter Name] & "*".
And how to do it?
Thanks