I have two tables, one has only a full name (Table1), one has full name, plus other fields (Table2). I want to take the table two and ONLY pull records that match the name in Table1.
I would appreciate any assistance.
Thanks
I have two tables, one has only a full name (Table1), one has full name, plus other fields (Table2). I want to take the table two and ONLY pull records that match the name in Table1.
I would appreciate any assistance.
Thanks
Create a query with both tables joining them
Sent from my iPhone using Tapatalk