Trying to merge two data tables. I have two unique fields. Master Waybill and House Waybill. These will be the same across both files. When I do a simple match, I get back over 100K records. This is 5x the amount of data I have in my tables.
Tbl1 = 21178 records
Tbl2 = 18981 records
How do I get these files to merge?
Tbl1 = 21178 records
Tbl2 = 18981 records
How do I get these files to merge?