Goal: Join 2 text files on field called ReportName and display the matches. 2 simple text files containing ReportName and FilePath, CreationDate and LastAccessDate. ReportName data type is text and set to 255 in length. I'm only getting 2 matching results. I can clearly see the data has...