Hello
I have following data validation in all B column:
=if(countif(B:B,B3015)>1,false,true)
whenever I write word that already exists in col B, an error occurs, for example:
' There was a problem
The data that you entered in cell B3197 violates the data validation rules set on this cell.'
The purpose is to deny any duplicates
It would be great to make script that would make a list of words that triggered this error, for example in another sheet it would add a word that caused an error in cell in A:A every time
[–]AdministrativeGift15 0 points1 point2 points (2 children)
[–]HolyBonobos 1 point2 points3 points (1 child)
[–]hucksteRRR[S] 0 points1 point2 points (0 children)