Count only nonduplicate number

B

B Call

What is the formula that is required to return a count of numbers in a given
range while ignoring duplicate numbers?

For example, a column contains the following numbers:
1
2
2
3
3
3

The count, ignoring duplicates is 3. What is the formula will return this
value?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top