keeping a sum array static
I would like to create a SUM function that goes from A1:A10 (for example) and
does not expand or contract as I add or remove cells within the array.
Currently if I insert a cell, the function will change to A1:A11 which I do
not want. Ideas?
|