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.
Countif works wonders.
quot;Rothmanquot; wrote:
gt; I have a grid of random numbers. What I want to do is make a new,
gt; corresponding table that has those numbers' frequencies from the initial
gt; dataset.
gt;
gt; So, if I have a row 1,2,3,4,5, the first row in my frequency table shows the
gt; frequencies for those numbers, whatever they might be regarding the entire
gt; set of numbers.
gt;
gt; I'm just wondering if there's a more automated way of doing this than
gt; running the historgram function and then manually matching the frequencies
gt; with the original numbers to come up with my table. My dataset is growing,
gt; so that's becoming too time-consuming.
gt;
gt; Oy.
Of course, I can't keep the range constant while increasing the criteria cell
with the autofill feature. Anyone know how to do that?
quot;Rothmanquot; wrote:
gt; Countif works wonders.
gt;
gt; quot;Rothmanquot; wrote:
gt;
gt; gt; I have a grid of random numbers. What I want to do is make a new,
gt; gt; corresponding table that has those numbers' frequencies from the initial
gt; gt; dataset.
gt; gt;
gt; gt; So, if I have a row 1,2,3,4,5, the first row in my frequency table shows the
gt; gt; frequencies for those numbers, whatever they might be regarding the entire
gt; gt; set of numbers.
gt; gt;
gt; gt; I'm just wondering if there's a more automated way of doing this than
gt; gt; running the historgram function and then manually matching the frequencies
gt; gt; with the original numbers to come up with my table. My dataset is growing,
gt; gt; so that's becoming too time-consuming.
gt; gt;
gt; gt; Oy.
Fine. I figured it out. Put dollar signs in front of the range ($C$3, e.g.).
Thanks.
quot;Rothmanquot; wrote:
gt; Of course, I can't keep the range constant while increasing the criteria cell
gt; with the autofill feature. Anyone know how to do that?
gt;
gt; quot;Rothmanquot; wrote:
gt;
gt; gt; Countif works wonders.
gt; gt;
gt; gt; quot;Rothmanquot; wrote:
gt; gt;
gt; gt; gt; I have a grid of random numbers. What I want to do is make a new,
gt; gt; gt; corresponding table that has those numbers' frequencies from the initial
gt; gt; gt; dataset.
gt; gt; gt;
gt; gt; gt; So, if I have a row 1,2,3,4,5, the first row in my frequency table shows the
gt; gt; gt; frequencies for those numbers, whatever they might be regarding the entire
gt; gt; gt; set of numbers.
gt; gt; gt;
gt; gt; gt; I'm just wondering if there's a more automated way of doing this than
gt; gt; gt; running the historgram function and then manually matching the frequencies
gt; gt; gt; with the original numbers to come up with my table. My dataset is growing,
gt; gt; gt; so that's becoming too time-consuming.
gt; gt; gt;
gt; gt; gt; Oy.
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: www.excelforum.com/member.php...oamp;userid=32264
View this thread: www.excelforum.com/showthread...hreadid=520567Use the COUNTA( ) function, along the lines of:
=COUNTA(A1:A20)
if your text is in cells A1 to A20.
Hope this helps.
PeteI don't, but you should start a new thread.
quot;bulaman001quot; wrote:
gt;
gt; Hi; Does anyone have any ideas to help me with a formula that I can use
gt; to count text (counties) and to total the count numerically in a
gt; seperate cell?
gt;
gt;
gt; --
gt; bulaman001
gt; ------------------------------------------------------------------------
gt; bulaman001's Profile: www.excelforum.com/member.php...oamp;userid=32264
gt; View this thread: www.excelforum.com/showthread...hreadid=520567
gt;
gt;
- Mar 09 Fri 2007 20:36
Frequency Headache
close
全站熱搜
留言列表
發表留言