jei eusebio
Member
Hi Ninjas,
I have a list of names in column B which has a lot of duplicates and I want to have another list of names in column D containing only the unique values. I followed some steps I saw online .. I created a helper column (column A) put "1" in cell A3 then used the formula =IF(COUNTIF($B$3:B3,B3)=1,A3+1,A3) and dragged it down up to the last cell with name in it. Then in column D I used =IFERROR(VLOOKUP(ROW()-1,$A$3:$B$1048576,2,FALSE),"") to create the list without duplicate values, but after double checking there were some names not included in the list as the first formula counted them under the previous name.
Unable to post screenshots due to restrictions here in the office.
Just pasted the values below. Thanks in advance guys!
35Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Briones, Monica
37Britton, Amanda
38Britton, Amanda
38Britton, Amanda
335Marshall, Eleanora
335McKinney, Justin
I have a list of names in column B which has a lot of duplicates and I want to have another list of names in column D containing only the unique values. I followed some steps I saw online .. I created a helper column (column A) put "1" in cell A3 then used the formula =IF(COUNTIF($B$3:B3,B3)=1,A3+1,A3) and dragged it down up to the last cell with name in it. Then in column D I used =IFERROR(VLOOKUP(ROW()-1,$A$3:$B$1048576,2,FALSE),"") to create the list without duplicate values, but after double checking there were some names not included in the list as the first formula counted them under the previous name.
Unable to post screenshots due to restrictions here in the office.

35Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Bowls, Elizabeth
36Briones, Monica
37Britton, Amanda
38Britton, Amanda
38Britton, Amanda
335Marshall, Eleanora
335McKinney, Justin