G
Guest
Hello-
I am currently trying to compare two tables to one another that have the
same field "Sku Number". The problem I have is that I want to create a new
table from a query that matches up the skus that exist in both tables, but
also include those that do not have a match. As of right now, the query is
only capturing those that match and leaving out those that don't match.
I tried sorting the field in both lists, hoping that it would just leave
those blank that don't have a match but instead, the list comes out unsorted
and without any blanks. I hope this question makes sense
Thanks
I am currently trying to compare two tables to one another that have the
same field "Sku Number". The problem I have is that I want to create a new
table from a query that matches up the skus that exist in both tables, but
also include those that do not have a match. As of right now, the query is
only capturing those that match and leaving out those that don't match.
I tried sorting the field in both lists, hoping that it would just leave
those blank that don't have a match but instead, the list comes out unsorted
and without any blanks. I hope this question makes sense

Thanks