

The way it currently works technically works but the inconsistency in what part of the row is highlighted makes it difficult to catch duplicates at a glance for very long tables. To make things slightly easier, the first column does NOT have to be the column that is highlighted to show duplicate values in that row.

HIGHLIGHT DUPLICATES IN GOOGLE SHEETS HOW TO
You can see that column the duplicates in Category C work fine because they are 2 cells apart however, for Category B, it highlights 2 cells relative.ĭoes anyone know how to keep the highlighted column still?

However, using "=COUNTIFS($A:$A, $A1, C:C, C1)>1" in conditional formatting, the highlighted portion is a relative space away from where the duplicates are. Column D has two Xs under Category B therefore, those Bs are highlighted. In the example below, column B has two Xs under Category A therefore, those As are highlighted. I am trying to highlight duplicates within a single column however, that duplicate has to be within the same category. I have been trying to tackle this problem and cannot come to a good solution. They are identifiable with a special user flair.Ī community since MaAsking a question? Describe if you are using Excel (include version and operating system!), Google Sheets, or another spreadsheet application. Occasionally Microsoft developers will post or comment. Recent ClippyPoint Milestones !Ĭongratulations and thank you to these contributors Date Include a screenshot, use the tableit website, or use the ExcelToReddit converter (courtesy of u/tirlibibi17) to present your data.
HIGHLIGHT DUPLICATES IN GOOGLE SHEETS CODE
NOTE: For VBA, you can select code in your VBA window, press Tab, then copy and paste that into your post or comment. To keep Reddit from mangling your formulas and other code, display it using inline-code or put it in a code-block This will award the user a ClippyPoint and change the post's flair to solved. OPs can (and should) reply to any solutions with: Solution Verified
