I have 2 tables with a common field (Table A and Table B). There is another field on Table B with 'yes' as the cell data in each record. I want to query the tables to match the common field on Table B to Table A with the end result being Table A having a new field with 'yes' as the record data where the two common fields matched, and having a blank or null entry where there was no match.
If this were excel I'd just run a vlookup. I'm trying to do something similar in access.
Thx for any help.
Bookmarks