J
jcmorang
Hello,
I'm hoping that there's someone out there that can help with this
problem.
I'm trying to count values in one column so that I have an amount of
each for a distribution. For example:
8
8
8
11
11
11
12
12
12
I'm using COUNTIF because it's the only one that seems to work, but
whenever I drag to fill the series Excel doesn't fill in a linear
fashion. Instead it repeats the formulas I've already entered. Here's
an example of what I enter into the cells:
=COUNTIF($A$2:$A$36,8)
=COUNTIF($A$2:$A$36,9)
=COUNTIF($A$2:$A$36,10)
....and so on.
When I highlight these and drag, the sequence is repeated, not
continued to 11, 12, 13 and so on.
FYI, if I don't use the $ sign Excel will change the range from A2 to
A3, A4, A5...as I drag.
I want the criteria to continue (i.e. 8, 9, 10, 11, 12...), not the
range and I don't want it to repeat formulas!
PLEASE HELP!!!!!
Thank you,
Jeff
I'm hoping that there's someone out there that can help with this
problem.
I'm trying to count values in one column so that I have an amount of
each for a distribution. For example:
8
8
8
11
11
11
12
12
12
I'm using COUNTIF because it's the only one that seems to work, but
whenever I drag to fill the series Excel doesn't fill in a linear
fashion. Instead it repeats the formulas I've already entered. Here's
an example of what I enter into the cells:
=COUNTIF($A$2:$A$36,8)
=COUNTIF($A$2:$A$36,9)
=COUNTIF($A$2:$A$36,10)
....and so on.
When I highlight these and drag, the sequence is repeated, not
continued to 11, 12, 13 and so on.
FYI, if I don't use the $ sign Excel will change the range from A2 to
A3, A4, A5...as I drag.
I want the criteria to continue (i.e. 8, 9, 10, 11, 12...), not the
range and I don't want it to repeat formulas!
PLEASE HELP!!!!!
Thank you,
Jeff