I have a table which contains records that I want to exclude from a query, but I don't see an option in the join criteria to give me all the records in one table except the records that equal from the table with the records I want to exclude.
I was thinking I could do a not in in the criteria for those records and reference the field that contains the records I want to exclude, but I couldn't figure that out.
If you could help, that would be great. Thanks!
I was thinking I could do a not in in the criteria for those records and reference the field that contains the records I want to exclude, but I couldn't figure that out.
If you could help, that would be great. Thanks!