ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Count 350 SS numbers, exclude duplicates (https://www.excelbanter.com/excel-discussion-misc-queries/16459-count-350-ss-numbers-exclude-duplicates.html)

Marsha

Count 350 SS numbers, exclude duplicates
 
I need to be able to count information based on approximately 350 social
security numbers, exlcuding duplicates. Any ideas on the formula? Thanks so
much,
Marsha

Bob Phillips

Hi Marsha,

One way

=SUMPRODUCT((A1:A200<"")/COUNTIF(A1:A200,A1:A200&""))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Marsha" wrote in message
...
I need to be able to count information based on approximately 350 social
security numbers, exlcuding duplicates. Any ideas on the formula? Thanks

so
much,
Marsha




Wazooli

Run an autofilter, selecting "unique records". After, you merely need to
count the entries using the COUNT function.

wazooli

"Marsha" wrote:

I need to be able to count information based on approximately 350 social
security numbers, exlcuding duplicates. Any ideas on the formula? Thanks so
much,
Marsha


Marsha

At the risk of sounding studpid :) , do I enter this formual into the
destination cell, and then highlight my range and hit enter? I really don't
do much with Exel except enter informtation. Thanks again.
Marsha

=SUMPRODUCT((A1:A200<"")/COUNTIF(A1:A200,A1:A200&""))


"Marsha" wrote:

I need to be able to count information based on approximately 350 social
security numbers, exlcuding duplicates. Any ideas on the formula? Thanks so
much,
Marsha


Bob Phillips

No just enter it in any cell, and it will count the number of SS entries.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Marsha" wrote in message
...
At the risk of sounding studpid :) , do I enter this formual into the
destination cell, and then highlight my range and hit enter? I really

don't
do much with Exel except enter informtation. Thanks again.
Marsha

=SUMPRODUCT((A1:A200<"")/COUNTIF(A1:A200,A1:A200&""))


"Marsha" wrote:

I need to be able to count information based on approximately 350 social
security numbers, exlcuding duplicates. Any ideas on the formula?

Thanks so
much,
Marsha




Marsha

Thank you. It worked!

"Bob Phillips" wrote:

No just enter it in any cell, and it will count the number of SS entries.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Marsha" wrote in message
...
At the risk of sounding studpid :) , do I enter this formual into the
destination cell, and then highlight my range and hit enter? I really

don't
do much with Exel except enter informtation. Thanks again.
Marsha

=SUMPRODUCT((A1:A200<"")/COUNTIF(A1:A200,A1:A200&""))


"Marsha" wrote:

I need to be able to count information based on approximately 350 social
security numbers, exlcuding duplicates. Any ideas on the formula?

Thanks so
much,
Marsha






All times are GMT +1. The time now is 07:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com