I have a query that prompts you to enter a value so that it can match that value with a table column. I currently use the [] symbols to do this. I would like to combine this function with the like funciton so that a user does not have to enter an exact match to get a result. I have tried using [**], *[]*, and like [], but those do not return like results. Any help is appreciated!
How to use like function when you prompt an Enter Value in a query
Collapse
X
Comment