Hello,
I use =IF(COUNTIF($B$1:B1,B1)>1,"Duplicate","") to identify the duplicate values.
Since my worksheet does have near about 50000 line items, while I am sorting, saving,
deleting or adding columns or rows, it takes much time to execute the command.
Is there any remedy to solve this issue ?
I use =IF(COUNTIF($B$1:B1,B1)>1,"Duplicate","") to identify the duplicate values.
Since my worksheet does have near about 50000 line items, while I am sorting, saving,
deleting or adding columns or rows, it takes much time to execute the command.
Is there any remedy to solve this issue ?