I have a range / table of say 10 rows to 3 columns.
Any particular cell can have any particular value from the list created using Data validation. All the cells in this range have the same data validation list.
If a value repeats across any row or across any column, not diagonally or otherwise, then those values are highlighted using conditional formatting.
Now I want that if the same value is present elsewhere in non-duplicate row or column, then those cells should be colored too. (Preferably a different color than one used for conditional formatting to know the difference between both).
The purpose is to know which values are repeated and how, and where in the range those values are used but are not repeated as per the criteria.
P.s.: Please tell if additional information or some clarification is required.
Refer the attached image to understand my query better. The blue ones are colored through conditional formatting and the green ones are needed to be colored through your help.