That idea appears to be
trying to work. However, it only adds the last number
if there is a last number. In other words, if I have a column of numbers:
2
4
3
6
It will give me an answer of 6. Of course, I should get an answer of 15. If I have a column of numbers:
2
4
3
(blank)
It will give no answer. I should get an answer of 9.
Also, it makes no difference if I set it to Over Group or Over All, I get the same answers.
Grrrr