While working on Excel data, most of the times, we want to know if the duplicates are automatically highlighted so that the viewer can easily view the duplicate item & start working on it. In this article, we will use COUNTIFS formula to highlight the exact matching row.
Question): I have 3 columns data; I want to highlight the row which is exactly matching & is occurring second time. If an entry is made and all three items are the same, then I want it to be highlighted.
Following is the picture of data we have. The row# 10 is exactly matching to row# 2
To highlight the duplicate row, we need to follow the below steps:
In this way, we can highlight the exactly matching duplicate rows in the provided data.
Download - Conditional Formatting to Detect Re-occurences - xlsx
The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.
HI
i want to override the different color filled in a row if i have other color. Like A2, A3, A4 have three different colors if i conditionally formated A1 with other color then A2, A3, A4 should not be filled with colour can this be possible .
Thanks