if you want to compare 1 set of data to the other, 1st combine each set A1&B1&C1 etc, then use a vlookup from 1 to the other. Any error messages indicate a difference in data.
Or you could combine the vlookup with =iferror(vlookup(),"XX" )
you could then filter on that column, based on XX and see where the differences are