M
Mike P.
Hello peeps,
i need to figure out how to count the number of items in a
list that are different.. say i have a list of number 99
lines long..but there are only a total of 20 number in the
list..some number are repeated...what function or format
can i use to search to count for just the total amount of
different number or character in a column?
EX
1234
1234
1234
2342
if i use count on the above list it will tell me 4. but i
need a function to tell me 2..because there are only 2
different numbers in that list. please help!
i need to figure out how to count the number of items in a
list that are different.. say i have a list of number 99
lines long..but there are only a total of 20 number in the
list..some number are repeated...what function or format
can i use to search to count for just the total amount of
different number or character in a column?
EX
1234
1234
1234
2342
if i use count on the above list it will tell me 4. but i
need a function to tell me 2..because there are only 2
different numbers in that list. please help!