All,
A quick one I know I am stupid, but I have done access for a while do I search for a part of a string in field. Here is what I am trying to do but it is not working
Code:
SELECT *
FROM Employee
WHERE ((([Employee]![Grade])="*agency*"));
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.