Hi all,
I am trying to write a formula to remove duplicates values but my formula keeps returning the value zero.
INDEX(Sheet2!$F$5:$F$195,MATCH(0,COUNTIF($A$1:A1,Sheet2!$F$2:$F$195),0))
I have a table of words on Sheet 1 in Cells F5 to about F100. I want my formula to return those values (minus the duplicates), & paste them in Column A in Sheet1. Could someone please advise where I am going wrong?
Thanks
Bookmarks