Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rothman
 
Posts: n/a
Default Frequency Headache

I have a grid of random numbers. What I want to do is make a new,
corresponding table that has those numbers' frequencies from the initial
dataset.

So, if I have a row 1,2,3,4,5, the first row in my frequency table shows the
frequencies for those numbers, whatever they might be regarding the entire
set of numbers.

I'm just wondering if there's a more automated way of doing this than
running the historgram function and then manually matching the frequencies
with the original numbers to come up with my table. My dataset is growing,
so that's becoming too time-consuming.

Oy.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rothman
 
Posts: n/a
Default Frequency Headache

Countif works wonders.

"Rothman" wrote:

I have a grid of random numbers. What I want to do is make a new,
corresponding table that has those numbers' frequencies from the initial
dataset.

So, if I have a row 1,2,3,4,5, the first row in my frequency table shows the
frequencies for those numbers, whatever they might be regarding the entire
set of numbers.

I'm just wondering if there's a more automated way of doing this than
running the historgram function and then manually matching the frequencies
with the original numbers to come up with my table. My dataset is growing,
so that's becoming too time-consuming.

Oy.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rothman
 
Posts: n/a
Default Frequency Headache

Of course, I can't keep the range constant while increasing the criteria cell
with the autofill feature. Anyone know how to do that?

"Rothman" wrote:

Countif works wonders.

"Rothman" wrote:

I have a grid of random numbers. What I want to do is make a new,
corresponding table that has those numbers' frequencies from the initial
dataset.

So, if I have a row 1,2,3,4,5, the first row in my frequency table shows the
frequencies for those numbers, whatever they might be regarding the entire
set of numbers.

I'm just wondering if there's a more automated way of doing this than
running the historgram function and then manually matching the frequencies
with the original numbers to come up with my table. My dataset is growing,
so that's becoming too time-consuming.

Oy.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rothman
 
Posts: n/a
Default Frequency Headache

Fine. I figured it out. Put dollar signs in front of the range ($C$3, e.g.).

Thanks.

"Rothman" wrote:

Of course, I can't keep the range constant while increasing the criteria cell
with the autofill feature. Anyone know how to do that?

"Rothman" wrote:

Countif works wonders.

"Rothman" wrote:

I have a grid of random numbers. What I want to do is make a new,
corresponding table that has those numbers' frequencies from the initial
dataset.

So, if I have a row 1,2,3,4,5, the first row in my frequency table shows the
frequencies for those numbers, whatever they might be regarding the entire
set of numbers.

I'm just wondering if there's a more automated way of doing this than
running the historgram function and then manually matching the frequencies
with the original numbers to come up with my table. My dataset is growing,
so that's becoming too time-consuming.

Oy.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bulaman001
 
Posts: n/a
Default Frequency Headache


Hi; Does anyone have any ideas to help me with a formula that I can use
to count text (counties) and to total the count numerically in a
seperate cell?


--
bulaman001
------------------------------------------------------------------------
bulaman001's Profile: http://www.excelforum.com/member.php...o&userid=32264
View this thread: http://www.excelforum.com/showthread...hreadid=520567



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK
 
Posts: n/a
Default Frequency Headache

Use the COUNTA( ) function, along the lines of:

=COUNTA(A1:A20)

if your text is in cells A1 to A20.

Hope this helps.

Pete

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rothman
 
Posts: n/a
Default Frequency Headache

I don't, but you should start a new thread.

"bulaman001" wrote:


Hi; Does anyone have any ideas to help me with a formula that I can use
to count text (counties) and to total the count numerically in a
seperate cell?


--
bulaman001
------------------------------------------------------------------------
bulaman001's Profile: http://www.excelforum.com/member.php...o&userid=32264
View this thread: http://www.excelforum.com/showthread...hreadid=520567


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
Counting Frequency of Filtered Data tom Excel Worksheet Functions 1 March 1st 06 08:31 PM
histograms - frequency and relative frequency? confusedstudent Excel Discussion (Misc queries) 2 February 8th 06 08:20 AM
3-D Frequency Chart in VBA [email protected] Charts and Charting in Excel 0 July 5th 05 05:19 PM
Frequency for Histograms in Excel Jim Charts and Charting in Excel 7 February 24th 05 07:33 PM
Cumulative Frequency Chris Grant Charts and Charting in Excel 2 February 3rd 05 05:49 AM


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