Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Sum in numbers for text values


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


--
asgh77
------------------------------------------------------------------------
asgh77's Profile: http://www.excelforum.com/member.php...o&userid=36700
View this thread: http://www.excelforum.com/showthread...hreadid=564707

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5,441
Default Sum in numbers for text values

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


"asgh77" wrote in message
...

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


--
asgh77
------------------------------------------------------------------------
asgh77's Profile: http://www.excelforum.com/member.php...o&userid=36700
View this thread: http://www.excelforum.com/showthread...hreadid=564707



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 8
Default Sum in numbers for text values

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



"asgh77" wrote:


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


--
asgh77
------------------------------------------------------------------------
asgh77's Profile: http://www.excelforum.com/member.php...o&userid=36700
View this thread: http://www.excelforum.com/showthread...hreadid=564707


  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 427
Default Sum in numbers for text values

Neat - never thought of using that trick :)


Steve



On Tue, 25 Jul 2006 15:25:34 +0100, Bernie Deitrick <deitbe consumer dot
org wrote:

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


"asgh77" wrote in
message
...

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

  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Sum in numbers for text values


Thanks Bernie - that worked perfectly!

Regards

Andy


--
asgh77
------------------------------------------------------------------------
asgh77's Profile: http://www.excelforum.com/member.php...o&userid=36700
View this thread: http://www.excelforum.com/showthread...hreadid=564707

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using numbers as numbers in a cell having text Roland Excel Discussion (Misc queries) 2 March 11th 06 12:41 PM
can excel report scientific values rather than absolute numbers? JamesB Excel Discussion (Misc queries) 2 October 13th 05 03:00 PM
how do I convert copied Text numbers into values in Excel? MOE Excel Worksheet Functions 1 June 14th 05 06:03 AM
Match Last Occurrence of two numbers and Return Date Sam via OfficeKB.com Excel Worksheet Functions 6 April 5th 05 12:40 PM
Equations with numbers and letter values Corey Excel Discussion (Misc queries) 1 February 16th 05 02:44 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"