S
Steved
Hello from Steved
My objective is to search Columns A:A and C:C for duplicates if found then
in Column G:G put yes.
=IF(COUNTIF(A423:C423,"DUPLICATE"),"yes")
Thankyou.
My objective is to search Columns A:A and C:C for duplicates if found then
in Column G:G put yes.
=IF(COUNTIF(A423:C423,"DUPLICATE"),"yes")
Thankyou.