Melissa wrote:
Hi Melissa,
I don't know which formula are you using, so I'll do an example with SUM
function:
=SUM($A$3:A6)
If you input the above formula in A7 and then copy down to A8, A9 and so on,
the formula becomes:
=SUM($A$3:A7) in cell A8,
=SUM($A$3:A8) in cell A9,
and so on...
So you have to use absolute references in the first cell of the range and
relative references for the last cell of the range.
--
Hope I helped you.
Thanks in advance for your feedback.
Ciao
Franz Verga from Italy
|