Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Frequency Function question

I'm attempting to use the frequency function but seem to be getting the wrong
solutions.
Th formula is thus: in c2:c5 =Frequency(a2:a17,b2:b5)

It looks to me like the formula is fouling.

data Bin freq Fnctn
1 3 6
1 5 9
2 7 12
2 10 13
3
3
4
4
5
5
6
6
7
7
8
8

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 751
Default Frequency Function question

Hi,

This is because you did not enter it as an array formula. To do it
properly, select cells C2:C5, enter the formula and then commit with
Ctrl+Shift+Enter (CSE). It will give very different (correct) results.
When testing your data w/o CSE I get exactly the same values, which of
course are wrong.

HTH
Kostis Vezerides


kalhoun wrote:
I'm attempting to use the frequency function but seem to be getting the wrong
solutions.
Th formula is thus: in c2:c5 =Frequency(a2:a17,b2:b5)

It looks to me like the formula is fouling.

data Bin freq Fnctn
1 3 6
1 5 9
2 7 12
2 10 13
3
3
4
4
5
5
6
6
7
7
8
8


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 256
Default Frequency Function question

Try the following...

1) Select cells C2:C6

2) Enter the formula...

=FREQUENCY(A2:A17,B2:B5)

3) Confirm with CONTROL+SHIFT+ENTER, not just ENTER

Does this return the correct result?

In article ,
kalhoun wrote:

I'm attempting to use the frequency function but seem to be getting the wrong
solutions.
Th formula is thus: in c2:c5 =Frequency(a2:a17,b2:b5)

It looks to me like the formula is fouling.

data Bin freq Fnctn
1 3 6
1 5 9
2 7 12
2 10 13
3
3
4
4
5
5
6
6
7
7
8
8

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Frequency Function question

Very good. Thank you both.

"Domenic" wrote:

Try the following...

1) Select cells C2:C6

2) Enter the formula...

=FREQUENCY(A2:A17,B2:B5)

3) Confirm with CONTROL+SHIFT+ENTER, not just ENTER

Does this return the correct result?

In article ,
kalhoun wrote:

I'm attempting to use the frequency function but seem to be getting the wrong
solutions.
Th formula is thus: in c2:c5 =Frequency(a2:a17,b2:b5)

It looks to me like the formula is fouling.

data Bin freq Fnctn
1 3 6
1 5 9
2 7 12
2 10 13
3
3
4
4
5
5
6
6
7
7
8
8


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
Average function question Sum Limit and marking Excel Worksheet Functions 4 July 8th 06 12:51 AM
NOW function question George Applegate Excel Worksheet Functions 6 May 20th 06 05:39 PM
Array Function Question Henrik Excel Worksheet Functions 1 June 8th 05 02:24 AM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Frequency function Pritesh Excel Discussion (Misc queries) 2 April 18th 05 09:53 PM


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