W
Will
I need to search a memo field for the presence of certain text. I want to
have a paramater search come up in which I can enter the text Im looking for
as it will change many times. Im using this now in the criteria box in a
query...
Like "*" & [Enter text to find] & "*"
BUT...that seems to be case sensitive. Entering william gets no results.
Entering William does find William. I want the query to find William if I
enter will, Will, william, wi. I need a match on anything regarless of
length or case. If possible.
Can anyone show me what needs to be in that criteria box?
have a paramater search come up in which I can enter the text Im looking for
as it will change many times. Im using this now in the criteria box in a
query...
Like "*" & [Enter text to find] & "*"
BUT...that seems to be case sensitive. Entering william gets no results.
Entering William does find William. I want the query to find William if I
enter will, Will, william, wi. I need a match on anything regarless of
length or case. If possible.
Can anyone show me what needs to be in that criteria box?