Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 34
Default Counting number of unique datafields in a column

Hello,

Does somebody know if there is a formule which I can put into a
specific datafield and which shows me the number of unique datafields
in another compleet column.

For example;
- formula in datafield A2, which shows in this example "5", because in
column B are at this moment 5 unique values (or letters) registered.

- in column B registered field B1 till B10 with the values;
2, 2, 3, 3, 4, 4, 5, 5, 6, 6

regrds,
Johan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Counting number of unique datafields in a column

Do you mean unique values in a range?

If so try this with the range changed to suit

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

Mike

On Mon, 19 Oct 2009 08:15:25 -0700 (PDT), johan
wrote:

Hello,

Does somebody know if there is a formule which I can put into a
specific datafield and which shows me the number of unique datafields
in another compleet column.

For example;
- formula in datafield A2, which shows in this example "5", because in
column B are at this moment 5 unique values (or letters) registered.

- in column B registered field B1 till B10 with the values;
2, 2, 3, 3, 4, 4, 5, 5, 6, 6

regrds,
Johan

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 34
Default Counting number of unique datafields in a column

Works oke.
Thanks a lot.

regards,
Johan.
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 values in column WildWill Excel Discussion (Misc queries) 3 April 19th 09 05:53 PM
Counting the number of unique values within a range SiH23 Excel Discussion (Misc queries) 5 October 30th 08 07:36 PM
Counting Unique Vales in a column frankjh19701 Excel Worksheet Functions 4 May 10th 07 03:16 AM
Unique number counting DianeandChipps Excel Discussion (Misc queries) 6 October 14th 06 08:48 PM
Counting unique text/number cells from a range sudeepd12 Excel Discussion (Misc queries) 3 June 15th 05 07:58 PM


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