PC Review


Reply
Thread Tools Rate Thread

Different Names Count

 
 
Ravi Sandhu
Guest
Posts: n/a
 
      27th Aug 2004
Hi guys

Hope someone can help

Here is an example of what I am trying to do

Cell range A1 - A12

Bob
James
Jill
George
Tracy
Mike
Bob
Philip
Graham
Jack
James
Bob

Different names = 9

Ignore repeated names, except once


What formula would I need to put in cell A13 to give me this figure?

Thank you in advanced


Ravi Sandhu


 
Reply With Quote
 
 
 
 
JE McGimpsey
Guest
Posts: n/a
 
      27th Aug 2004
One way:

A13: =SUMPRODUCT((A1:A12<>"")/COUNTIF(A1:A12,A1:A12&""))

In article <t0BXc.469$(E-Mail Removed)>,
"Ravi Sandhu" <(E-Mail Removed)> wrote:

> Hi guys
>
> Hope someone can help
>
> Here is an example of what I am trying to do
>
> Cell range A1 - A12
>
> Bob
> James
> Jill
> George
> Tracy
> Mike
> Bob
> Philip
> Graham
> Jack
> James
> Bob
>
> Different names = 9
>
> Ignore repeated names, except once
>
>
> What formula would I need to put in cell A13 to give me this figure?
>
> Thank you in advanced
>
>
> Ravi Sandhu

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count Names B. Levien Microsoft Excel Misc 2 13th Nov 2009 07:48 PM
Count Names NOT #N/A Dax Arroway Microsoft Excel Worksheet Functions 2 18th Nov 2008 11:07 PM
Count Names =?Utf-8?B?RGlhbmE=?= Microsoft Excel Misc 3 22nd Sep 2005 06:00 PM
Count names =?Utf-8?B?RmFycmVs?= Microsoft Excel Worksheet Functions 4 14th Jul 2005 08:50 PM
Count names =?Utf-8?B?RHVuY2FuIEo=?= Microsoft Excel Programming 2 16th Mar 2004 07:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:02 PM.