![]() |
Unique Value Formula
In cell range A10:A250, count the number of unique values, and ignor blanks
(errors). What is the formula? |
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? |
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? |
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? |
All times are GMT +1. The time now is 01:57 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com