Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken
 
Posts: n/a
Default Calculating frequency?

I am trying determine how many times a number occurs a five column data
sheet. They are between 1 and 100. I just can't get the formula to give me
an answer. Can someone help?

Lost in formuland-
Thanks-
Ken


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bernard liengme
 
Posts: n/a
Default Calculating frequency?

Numbers in A1:E100
In F1we have the number 10
In f2 =COUNTIF(A1:E100,F1) tell us how many times 10 appears in A1:B100

What formula did you try?
Bernard

"Ken" wrote in message
...
I am trying determine how many times a number occurs a five column data
sheet. They are between 1 and 100. I just can't get the formula to give
me an answer. Can someone help?

Lost in formuland-
Thanks-
Ken



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Calculating frequency?

Hi!

One way:

Assume your 5 column table is in the range A1:E1000

Enter this formula in G1:

=ROWS($1:1)

Enter this formula in H1:

=COUNTIF(A$1:E$1000,G1)

Select both G1 and H1 and copy down to row 100.

Biff

"Ken" wrote in message
...
I am trying determine how many times a number occurs a five column data
sheet. They are between 1 and 100. I just can't get the formula to give
me an answer. Can someone help?

Lost in formuland-
Thanks-
Ken



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
3-D Frequency Chart in VBA [email protected] Charts and Charting in Excel 0 July 5th 05 05:19 PM
Combine FREQUENCY and SUM of Associated Values MichaelC Excel Worksheet Functions 3 July 3rd 05 01:54 AM
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) RICHARD Excel Worksheet Functions 1 March 15th 05 05:49 PM
AGE CALCULATING EXCEL SPREADSHEETS AND OTHERS! RICHARD Excel Discussion (Misc queries) 0 March 1st 05 01:53 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 09:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"