When prompted by a parameter query, how would one search for items that start with (example) lam?
I have tried:
lam*
lam%
like "lam"
Like "lam*"
like "lam%"
None of these work
Thanks in advance,
Ken
I have a table with a field called "part number"
There are many redundant records and I want to eliminate the duplicates. Any ideas would help.
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.