I have an Access 2016 table with several columns, one of which is a column SerialNumberExc lude. I want to compare data from another table and if the serial number in this table matches any serial number in the SerialNumberExc lude, I want to exclude those records in my query. hope that's not too confusing. I'm only YouTube University qualified with Access! LOL
**Additional info: Serial numbers are a text format and are entered in the column like this: 123, 1234, 345, 3456, etc. There can be multiple serial numbers associated with an item in my table. So if serial number 345 is in my table that I am comparing, I don't want to see it in my query.
**Additional info: Serial numbers are a text format and are entered in the column like this: 123, 1234, 345, 3456, etc. There can be multiple serial numbers associated with an item in my table. So if serial number 345 is in my table that I am comparing, I don't want to see it in my query.
Comment