We have a system that can export data in Excel, CSV, etc. and another one that can only export data in a tab delimited format.
I'm trying to find the best way to compare these files (like a vlookup in Excel) and provide which data is missing in one of the files.