B
Bella
I made a union query using two tables which contain pretty much the same
information except one of the tables has more contacts and their information.
The union query worked great in combining the two tables but I have
duplicates for the contacts that are actually in both tables. For the union
query I used "union all" should I have used "union" only in order to exclude
any duplicates? Also is there any way of turning the results into an editable
table??
information except one of the tables has more contacts and their information.
The union query worked great in combining the two tables but I have
duplicates for the contacts that are actually in both tables. For the union
query I used "union all" should I have used "union" only in order to exclude
any duplicates? Also is there any way of turning the results into an editable
table??