Excel存在两个sheet,名字分别叫admin和user再新建一个sheet,在A1单元格中输入公式【=IF(admin!A1<>user!A1,“admin:”&admin!A1&" vs user:"&user!A1,"")】,两个sheet中相同的数据会显示空,若不同,则显示差异