Re: counting values ignoring duplicates
- From: "Bob Phillips" <bob.ngs@xxxxxxxxxxxxx>
- Date: Mon, 14 Jul 2008 12:31:53 +0100
=SUMPRODUCT((A2:A20<>"")/COUNTIF(A2:A20,A2:A20&""))
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"matt3542" <matt3542@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5F4D2560-3101-4049-BF62-F76A5EE165DD@xxxxxxxxxxxxxxxx
Hi there,
I am trying to count the number of values in a column (A2:A217) ignoring
duplicated values. As an eg, applying this to the data below I would
expect
the count value to be 3. Please can anyone help, many thanks, Matt
00013270
00018038
00018038
00018038
00018038
00018038
00018038
00018038
00018038
00018038
00018038
00023049
00023049
00023049
.
- Follow-Ups:
- Re: counting values ignoring duplicates
- From: matt3542
- Re: counting values ignoring duplicates
- Prev by Date: Re: counting values ignoring duplicates
- Next by Date: Re: counting values ignoring duplicates
- Previous by thread: Re: counting values ignoring duplicates
- Next by thread: Re: counting values ignoring duplicates
- Index(es):
Relevant Pages
|