I’m trying to write a query that will match on part of an user input string. Currently, I’m using [Enter search string] on the query. What I’d like is something that would work with the search string and hit on like matches. I figured I could use “Like “[Enter search string]”” but that didn’t work.
Thanks for the help.
Mike