Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Number of items in a colum

Hei,

I would like to found out how many same items are in one Excel column. If
the column has the values 1 3 4 2 5 6 7 9 3 6 7 8 3 the funktion should pic
up the information that only ones there are items 1 4 2 5 9 8, twice there
are items 6 7 and three times item 3.

Thank you,

Matti

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
 
Posts: n/a
Default Number of items in a colum

Assuming your data is in column A.
In B1, enter:
=COUNTIF(A:A,A1)
Then drag down thru B14

That will show you the number of occurences of each number.

HTH
--
AP

<* a écrit dans le message de news:
...
Hei,

I would like to found out how many same items are in one Excel column. If
the column has the values 1 3 4 2 5 6 7 9 3 6 7 8 3 the funktion should
pic up the information that only ones there are items 1 4 2 5 9 8, twice
there are items 6 7 and three times item 3.

Thank you,

Matti



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
Identify number of items with characterisitics from two columns [email protected] Excel Worksheet Functions 5 April 2nd 06 01:07 AM
Count number of items by month Christine Excel Worksheet Functions 2 September 1st 05 08:43 PM
Number of items meeting a > criterion MikeDH Excel Worksheet Functions 2 August 10th 05 08:46 PM
count number of items in a row? help *file included* Carlos Excel Worksheet Functions 7 April 29th 05 01:17 PM
Count number of unique items in a column that contains duplicates Steembeem Excel Worksheet Functions 3 February 2nd 05 12:51 AM


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