Hello, trying in vain to work out how I can get a cell to add another cells number to its own and totalise it.
So example B1 = A1. I change the value in A1 and B1 then adds A1 + B1 it then displays the result in B1.
Can it be done?
Hello, trying in vain to work out how I can get a cell to add another cells number to its own and totalise it.
So example B1 = A1. I change the value in A1 and B1 then adds A1 + B1 it then displays the result in B1.
Can it be done?
Hi, welcome to the forum
This is not possible with regular formulasA cell can either contain a value or a formula, not both.
It can be done with VBA though
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
Disregard, I should have refreshed before posting.
Thanks. Ok so how would I go about having A1 paste its current value into another cell below every time it's changed. Then I could make B2 = the sum of all those numbers together.? Would this be a good work around. I would not expect the output of A1 to be infinite only last around 20 or so changes.
You can do this with a formula.
See this...
http://mcgimpsey.com/excel/accumulator.html
Biff
Microsoft MVP Excel
Keep It Simple Stupid
Let's Go Pens. We Want The Cup.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks