How to highlight row with duplicate column data
How to highlight row with duplicate column data

Please all i need assistance on how to highlight rows with duplicate column data (Note i am considering the barcode column)
This discussion has been closed.
Answers
Hi @marin63 ,
You can use
rowCallback
to do this - see this example here,Cheers,
Colin
Thanks @colin ,
I have been able to achieved it with this code: