B
Bill
Hi,
I am able to search the name anything when searching "Dav" and I got the
results:
David
Davie
Dav
Criteria = "UCASE([Name]) Like " & Chr(34) & SearchName & "*" & Chr(34)
Am I doing wrong with CODE and not getting the result. I want to search
"avi" but I couldn't get any results. I want to see two names only without
"DAV"
David
Davie
Your help would be much appreciated.
I am able to search the name anything when searching "Dav" and I got the
results:
David
Davie
Dav
Criteria = "UCASE([Name]) Like " & Chr(34) & SearchName & "*" & Chr(34)
Am I doing wrong with CODE and not getting the result. I want to search
"avi" but I couldn't get any results. I want to see two names only without
"DAV"
David
Davie
Your help would be much appreciated.