Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Counting Unique Alpahnumeric's in a list

I have huge column of alphanumeric data, some duplicated in different lines.
I need to be able to count or sum the unique entries?

Thanks, R. Rhoden
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Counting Unique Alpahnumeric's in a list

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


"aspenelk" wrote:

I have huge column of alphanumeric data, some duplicated in different lines.
I need to be able to count or sum the unique entries?

Thanks, R. Rhoden

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
Counting Unique entry from Concatenated list Rajat Excel Worksheet Functions 28 January 4th 07 04:18 AM
Unique counting Michael Excel Discussion (Misc queries) 19 November 27th 06 09:28 AM
Counting unique text entries in a filtered list... SOS Excel Worksheet Functions 4 April 5th 06 05:31 PM
counting unique entries in a list Michael Excel Discussion (Misc queries) 1 November 10th 05 03:00 PM
counting unique instances of text in a list WadeSansing Excel Worksheet Functions 5 June 1st 05 06:57 PM


All times are GMT +1. The time now is 11:28 PM.

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

About Us

"It's about Microsoft Excel"