egris52788
Board Regular
- Joined
- Mar 6, 2003
- Messages
- 114
i need to count a column of text, but not count duplicates, tried this, but it doesnt work
=SUMPRODUCT((A1:A100<>"")/COUNTIF(A1:A100,A1:A100&""))
Eddie
John
Eddie
jack
answer should be 3 total names
=SUMPRODUCT((A1:A100<>"")/COUNTIF(A1:A100,A1:A100&""))
Eddie
John
Eddie
jack
answer should be 3 total names