I've been using excel for years but have not found a way to solve this issue which seems like it should be simple (or unnecessary even).
If you have 3 columns of data (A, B, C) such as dollars.
Now say column D is a formula of =A+B+C
If the values in row 23 are: A23=1, B23=20, C23=10 then D23=31
My expectation if that if I cut and paste a value e.g. 22 into B23 that D23 will simply update to 42, just as if I typed in that cell (or even copy-pasted into the cell).
What actually happens is D23 shows a #REF! error (formula now changed to =A23+#REF!+C23, as does every cell below it.
Even fixing D23 by copying the formula back into it doesn't fix the ones below it.
It seems to me that it's a fairly normal thing to want to change the values in a cell that is being referenced. Cut-paste is a valid use case here as moving data around is normal too.
The work-around is to copy-paste then go and delete the original cell. This seems to be an unnecessary extra step.
Anyone have a faster way to tell excel that cut-paste a value means I want to paste that value into the cell vs replace the cell itself?
Bookmarks