I’m trying to merge two data tables together which works perfectly fine apart from an additional duplicate column being created that i want to remove.
Both tables have a common field for Company Name which does merge perfectly but an additional Company Name column is created that just populates with the Source data but leaves blank spaces for the destination data. Any ideas for what is causing this to happen?
Test.xaml (6.2 KB)
Test.xlsx (21.0 KB)