- Oct 2, 2003
- 1,740
- 0
- 0
I'm trying to reference the same cell on every line.
So here is the example:
sum(c8:c1)
sum(c8:c2)
sum(c8:c3)
and so on and so on.
I want the c8 part to stay the same while the c1, c2 keeps on going up by one. How do I do this?
So here is the example:
sum(c8:c1)
sum(c8:c2)
sum(c8:c3)
and so on and so on.
I want the c8 part to stay the same while the c1, c2 keeps on going up by one. How do I do this?