S
Stefan Keydel
Greetings,
Is it possible to automatically increment a value in a function? For
example (and this is silly one, but...), let's say I'm using SUMPRODUCT
to count the number of occurances of specific bowling scores in Austin,
TX bowling alleys:
=SUMPRODUCT((City="AUSTIN")*(Score="275"))
Now, let's say I want to do this for every possible score between 0 and
300. What I would typically do is enter the formula in one cell and then
click-drag to the right for 300 cells; I'd then have to edit each cell
to include the appropriate value.
How would I go about incrementing the score without having to click on
each cell and manually edit the number? Or, given what I'm trying to do,
is there a completely different way of going about this?
Thanks,
Stefan
Is it possible to automatically increment a value in a function? For
example (and this is silly one, but...), let's say I'm using SUMPRODUCT
to count the number of occurances of specific bowling scores in Austin,
TX bowling alleys:
=SUMPRODUCT((City="AUSTIN")*(Score="275"))
Now, let's say I want to do this for every possible score between 0 and
300. What I would typically do is enter the formula in one cell and then
click-drag to the right for 300 cells; I'd then have to edit each cell
to include the appropriate value.
How would I go about incrementing the score without having to click on
each cell and manually edit the number? Or, given what I'm trying to do,
is there a completely different way of going about this?
Thanks,
Stefan