Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 87
Default Unique Value Formula

In cell range A10:A250, count the number of unique values, and ignor blanks
(errors). What is the formula?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default Unique Value Formula

Try
=SUMPRODUCT((A10:A250<"")/COUNTIF(A10:A250,A10:A250&""))

If this post helps click Yes
---------------
Jacob Skaria


"Phil H" wrote:

In cell range A10:A250, count the number of unique values, and ignor blanks
(errors). What is the formula?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Unique Value Formula

http://office.microsoft.com/en-us/ex...561181033.aspx

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Phil H" wrote in message
...
In cell range A10:A250, count the number of unique values, and ignor
blanks
(errors). What is the formula?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 87
Default Unique Value Formula

Thanks, Jacob. Works fine.

"Jacob Skaria" wrote:

Try
=SUMPRODUCT((A10:A250<"")/COUNTIF(A10:A250,A10:A250&""))

If this post helps click Yes
---------------
Jacob Skaria


"Phil H" wrote:

In cell range A10:A250, count the number of unique values, and ignor blanks
(errors). What is the formula?

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
Double unique formula LiAD Excel Worksheet Functions 5 November 4th 09 08:57 AM
A UNIQUE FORMULA FLATRATE Excel Worksheet Functions 5 April 21st 09 02:37 AM
unique records formula MP Excel Discussion (Misc queries) 9 October 7th 08 08:22 PM
Unique counting formula DianeandChipps Excel Discussion (Misc queries) 8 October 14th 06 11:11 PM
Add a unique formula trainer07 Excel Worksheet Functions 1 November 4th 05 01:40 AM


All times are GMT +1. The time now is 01:05 AM.

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"