Thread
:
I've borrowed this formula for finding duplicates
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Steved
external usenet poster
Posts: 519
I've borrowed this formula for finding duplicates
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.
Reply With Quote
Steved
View Public Profile
Find all posts by Steved