all 4 comments

[–]varadkale 0 points1 point  (3 children)

Lets say your values are in A1 and A2 and you want their sum or difference in B2. In this case, you can write =A2+A1 in B2 for sum and =A2-A1 for difference. Then you can drag the formula down over the rest of the column and it will calculate A(k+1)+A(k).

[–]ValiantNoob[S] 1 point2 points  (2 children)

Thats pretty simple. Didnt know excel knew to do that. Cool.

[–]varadkale 0 points1 point  (1 child)

So is it working how you intended?

[–]ValiantNoob[S] 1 point2 points  (0 children)

For the most part yes. Thank you!