Tommy Layton
New Member
- Joined
- Aug 4, 2011
- Messages
- 2
Hello everyone, I am new here. I hope you are all well.
I am having a very hard time getting the Concatenate
formula, to do what I want it to... and most likely
it is because I am using the wrong formula.
Here is my problem...
If A1 reads
=200+100+10
and B1 reads
100
I would like a Formula to make C1 read as
=200+100+10+100
If I put a Concatenate formula into C1 it reads as
=CONCATENATE(A1+B1)
It shows the sum just fine... but none of the
history of the equation.
Does anyone know a formula that can maintain the
structure of the equation history while adding to it?
BTW this is for thousands of rows... not just one.
Thank you!!!
I am having a very hard time getting the Concatenate
formula, to do what I want it to... and most likely
it is because I am using the wrong formula.
Here is my problem...
If A1 reads
=200+100+10
and B1 reads
100
I would like a Formula to make C1 read as
=200+100+10+100
If I put a Concatenate formula into C1 it reads as
=CONCATENATE(A1+B1)
It shows the sum just fine... but none of the
history of the equation.
Does anyone know a formula that can maintain the
structure of the equation history while adding to it?
BTW this is for thousands of rows... not just one.
Thank you!!!
Last edited: