Find the differences between 2 Excel worksheets?

后端 未结 19 1284
小鲜肉
小鲜肉 2020-12-08 03:38

I have two excel files with the same structure: they both have 1 column with data. One has 800 records and the other has 805 records, but I am not sure which of the 5 in t

相关标签:
19条回答
  • 2020-12-08 04:36

    The Notepad++ compare plugin works perfectly for this. Just save your sheets as .csv files and compare them in Notepad++. Notepad++ gives you a nice visual diff.

    0 讨论(0)
提交回复
热议问题