B Brant Jul 27, 2005 #1 How can you use the condition Like with user input, ie I want a query that will return items Like whatever the user inputs
How can you use the condition Like with user input, ie I want a query that will return items Like whatever the user inputs
G Guest Jul 27, 2005 #3 Or: Like "*" & [prompt the user for input] & "*" -Aaron Rick B said: Like [EnterSomeValue] -- Rick B Brant said: How can you use the condition Like with user input, ie I want a query that will return items Like whatever the user inputs Click to expand... Click to expand...
Or: Like "*" & [prompt the user for input] & "*" -Aaron Rick B said: Like [EnterSomeValue] -- Rick B Brant said: How can you use the condition Like with user input, ie I want a query that will return items Like whatever the user inputs Click to expand... Click to expand...