I have 2 excel files and they stored as data tables. 1st excel file has columns (A,B,C) and 2nd excel file columns (D,E,F,G). I want to compare values of column A and column C to values of column E and column G. All the unmatched values should be stored in another data table. Any help is appreciated.