Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / July 2006

Tip: Looking for answers? Try searching our database.

Sum in numbers for text values

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
asgh77 - 25 Jul 2006 14:54 GMT
Help! I have been asked by work to create a spreadsheet for tracking the
number of companies we are speaking to. I need to calculate the total
number of companies in a certain column but some companies are listed
twice as we have different contacts in each company.

Do I need to somehow convert the text in to a numerical value in order
to total each column and how do I go about excluding duplicates?

Thanks

Andy

Signature

asgh77

Bernie Deitrick - 25 Jul 2006 15:25 GMT
Andy,

The array formula (entered using Ctrl-Shift-Enter)

=SUM(IF(A1:A1000<>"",1/COUNTIF(A1:A1000,A1:A1000)))

will count the number of unique entries in A1:A1000.

HTH,
Bernie
MS Excel MVP

> Help! I have been asked by work to create a spreadsheet for tracking the
> number of companies we are speaking to. I need to calculate the total
[quoted text clipped - 7 lines]
>
> Andy
SteveW - 25 Jul 2006 15:46 GMT
Neat - never thought of using that trick :)

Steve

> Andy,
>
[quoted text clipped - 19 lines]
>>
>> Andy
Kernow Girl - 25 Jul 2006 15:38 GMT
Hi asgh77 -

try Data / Subtotals -

I ended up with the column below showing each value and how many, I then did
a bog standard count at the bottom (does not count text values).  

    any
    any
    any
anyCount    3
    fred
fred Count    1
    gowe
gowe Count    1
    jowe
jowe Count    1
    hopt
hopt Count    1
   
    5
Hope this helps --- Dika

> Help! I have been asked by work to create a spreadsheet for tracking the
> number of companies we are speaking to. I need to calculate the total
[quoted text clipped - 7 lines]
>
> Andy
asgh77 - 25 Jul 2006 15:49 GMT
Thanks Bernie - that worked perfectly!

Regards

And

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.