Hello people i'm very new to access.
This is the thing: I have to know if data is contained in a column of one of three queries. In excel I would do this by a combination of ifs, iserror and match or ifs and vlookups, but I have failed miserably on access.
This is an example of what I want:
This is how I would do it in excel:
Any ideas on how to do this inside a query?
thanks