M
Maurice Samueks
I was wondering I have created 2 tables and I want to compare the
tables but only list the data that they have in common from 2 fields.
So each table has 2 fields if I sort them in a order I want the query
to take the first row and table the field1 and field2 and compare it to
table2 field1 and field2 at the same time if it finds a match then
store it in a table. if it does not then go to the next row.
tables but only list the data that they have in common from 2 fields.
So each table has 2 fields if I sort them in a order I want the query
to take the first row and table the field1 and field2 and compare it to
table2 field1 and field2 at the same time if it finds a match then
store it in a table. if it does not then go to the next row.