Excel compare two columns and highlight duplicates

前端 未结 8 738
春和景丽
春和景丽 2021-01-30 02:45

I have an excel file with 10,000 rows in column A some values are the same.

Example:

A1 - P7767

A2 - P3443

A3 - P7767

A4 - P8746

A5 - P9435
         


        
8条回答
  •  醉话见心
    2021-01-30 03:11

    A1 --> conditional formatting --> cell value is B1 --> format: whatever you want

    hope that helps

提交回复
热议问题