LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default Counting Unique Values

Thanks very much for your help, got it to work!

"Chip Pearson" wrote:

I forgot to mention that this is an Array Formula. Therefore, you must press
CTRL SHIFT ENTER rather than just ENTER when you first enter the formula and
whenever you edit it later. If you do this properly, Excel will display the
formula in the formula bar enclosed in curly braces { }.

For more about array formulas, see
http://www.cpearson.com/Excel/ArrayFormulas.aspx


--
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"LaDdIe" wrote in message
...
Thanks Chip,

The results is an error (a value used in the formula is of the wrong data
type).
Would you be able to help resolve this?

Thanks.

Laddie

"Chip Pearson" wrote:

Try the following in D15:

=SUM(IF(FREQUENCY(IF(LEN(D1:D14)0,MATCH(D1:D14,D1 :D14,0),""),
IF(LEN(D1:D14)0,MATCH(D1:D14,D1:D14,0),""))0,1))


--
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"LaDdIe" wrote in message
...
Hiya,

Cells D1:D14 contain values Numerical & Text, and may appear more than
once
in this range, I would like a way to count cells with values (ignoring
blank
cells) and ignoring duplicate values, the result to be displayed in
D15,
VBA
or Formula.

I've attemped to search around the discussion pages for somthing to
modify
w/o luck.

Thanks

Laddie.




 
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 values blswes Excel Worksheet Functions 4 August 14th 08 06:50 PM
Counting unique values doofus1981 Excel Discussion (Misc queries) 7 April 3rd 08 01:56 PM
Counting Unique Values [email protected] Excel Discussion (Misc queries) 3 May 14th 07 06:46 PM
Counting unique values giantwolf Excel Discussion (Misc queries) 4 August 28th 06 01:31 PM
Counting unique values JK57 Excel Worksheet Functions 3 July 7th 06 01:02 AM


All times are GMT +1. The time now is 03:40 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"