This topic is locked

Highlight duplicate values

10/2/2013 11:09:57 AM
PHPRunner General questions
J
joiresende author

Do not know if it's possible, but I need to highlight records with repeated values ​​can be through colors, As an example of what I'm needing. would be like in EXCEL function conditional formatting to find duplicate values

Ideas are welcome

Sorry for my english

Sergey Kornilov admin 10/2/2013

Highlighting is certainly possible but the question is how to find duplicate values. Once you found a way to recognize duplicate values the rest is easy.