Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default count frequency in excel

I have a large number of numerical data (500) on column A of excel. I
would like to count frequency of all unique number. For example:

2
2
5
7
2
300
freq. 2 is 3
5 is 1
7 is 1
300 is 1

Since the number is large, I probably could not identify all unique,
or min, or max number.

Could anyone give a help?

Thanks,

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default count frequency in excel

On Mar 27, 12:56 pm, wrote:
I have a large number of numerical data (500) on column A of excel. I
would like to count frequency of all unique number. For example:

2
2
5
7
2
300
freq. 2 is 3
5 is 1
7 is 1
300 is 1

Since the number is large, I probably could not identify all unique,
or min, or max number.

Could anyone give a help?

Thanks,


Look up the "FREQUENCY" function (or search Excel help for
Frequency). Also, you can use the Data Analysis add-in to create a
histogram (Menu Bar: Tools/Data Analysis...This will work if you have
loaded the corresponding add-in).

Matt

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default count frequency in excel

On Mar 27, 12:56 pm, wrote:
I have a large number of numerical data (500) on column A of excel. I
would like to count frequency of all unique number. For example:

2
2
5
7
2
300
freq. 2 is 3
5 is 1
7 is 1
300 is 1

Since the number is large, I probably could not identify all unique,
or min, or max number.

Could anyone give a help?

Thanks,


One more not, look into a pivot table and make the table data as a
count.

Matt

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
Frequency vs Count Vanessa Simmonds Excel Discussion (Misc queries) 10 September 2nd 09 09:12 AM
How to count the frequency of each word in Excel deedee Excel Discussion (Misc queries) 3 January 24th 09 12:35 PM
How to count the frequency of words in excel deedee Excel Discussion (Misc queries) 1 January 23rd 09 01:32 AM
??? FREQUENCY/COUNT Danni2004 Excel Discussion (Misc queries) 2 August 27th 07 10:56 PM
Excel 2003 List with Frequency Count blazingbadger Excel Discussion (Misc queries) 3 May 17th 07 03:34 AM


All times are GMT +1. The time now is 10:02 PM.

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"