View Single Post
  #18  
Old September 11th, 2007, 07:58 PM posted to microsoft.public.excel.worksheet.functions
Loup
external usenet poster
 
Posts: 7
Default "COUNTU" function in Excel to count unique entries in a range

Well I hate to add to this mess, but just reading these responses is
definately an argument for the original post. This should not be this
difficult or complicated. Most users of excell are not programers nor have
the time to fiddle with long formulas to get an answer that should be easy to
get.

"Aladin Akyurek" wrote:

WayneL wrote:
In order to count the number of unique entries in a range of cells, a very
complicated nested set of functions (SUM, IF, FREQUENCY, MATCH, LEN, etc.) is
required in Excel.

I suggest adding a COUNTU worksheet function that would automatically count
the number of unique data entries. It should have options for counting
numbers, numbers + text, excluding blank cells, etc.

Thanks,
Wayne

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions


A good candidate is Longre's (updated) COUNTDIFF from his morefunc add-in.