#1   Report Post  
Pritesh
 
Posts: n/a
Default Frequency function

I was wondering if anyone could be of assistance with the frequency function
in excel. I am trying to reduce data so that i can find out the number of
times a particular results occurs. Every time i use the frequency function it
either repeats the previous cell or returns the culumative frequency, can
anyone help please?
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Countif or Sumproduct are less complicated!

You need to provide some details.

Biff

"Pritesh" wrote in message
...
I was wondering if anyone could be of assistance with the frequency
function
in excel. I am trying to reduce data so that i can find out the number of
times a particular results occurs. Every time i use the frequency function
it
either repeats the previous cell or returns the culumative frequency, can
anyone help please?



  #3   Report Post  
Gord Dibben
 
Posts: n/a
Default

Assuming you want to check the frequency of numbers in a range.

i.e. how many times does 1 through 10 occur in the range.

With your data range in a1:a8000, key in 1,2,3,etc.
in cells b1:b10

Then select C1:C10 and type this in C1 or paste to the formula bar:

=FREQUENCY(A1:A8000,B1:B10)

and press ctrl+shift+enter because it is an array formula.

Will end up with the formula in the 10 cells in Column C surrounded by {} like
the following

{=FREQUENCY(A1:A8000,B1:B10)}


Gord Dibben Excel MVP


On Mon, 18 Apr 2005 10:50:02 -0700, "Pritesh"
wrote:

I was wondering if anyone could be of assistance with the frequency function
in excel. I am trying to reduce data so that i can find out the number of
times a particular results occurs. Every time i use the frequency function it
either repeats the previous cell or returns the culumative frequency, can
anyone help please?


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
Using FREQUENCY Function to Count Sergio Excel Worksheet Functions 1 April 11th 05 05:16 PM
Need a ISWorkday Function -- Any Ideas Mark Excel Worksheet Functions 5 March 29th 05 01:58 AM
Hyperlinks using R[1]C[1] and offset function in its cell referenc Elijah-Dadda Excel Worksheet Functions 0 March 5th 05 03:31 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
Frequency for Histograms in Excel Jim Charts and Charting in Excel 7 February 24th 05 07:33 PM


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