Forum Discussion
Automatically Subtract Entered Amount from Existing Value in Another Cell
BennadeauThere's no formula associated with B18. I manually entered that value and have been revising it as needed.
In that case, you will need to write the formula in a different cell.
Let's say B19 is available, you will write:
=B18-B10
If you must have the new value in B18, then invert B18 and B19.
- danyell723Sep 09, 2020Copper Contributor
Ok, so THAT'S the part I'm missing I guess....the inverting.
I know I've been talking about a single cell, but it's actually an entire row of inventory totals (B18-Z18) that would need this formula.
So I entered that formula into B17, dragged to copy it across the entire row, and now I just don't know how to invert this to where B17 remains blank (albeit the formula), but the values get transferred to B18? And more so, how to keep it automatically doing so.
- BennadeauSep 09, 2020Iron Contributor
By inverting I meant input your data in B17 and your formula in B18.
If you absolutely don't want to see the original data (in B17 in your case), you can format the cell so the background and the text is the same color. That's a "cheap" way to do it but it would work.
If you can share your spreadsheet (assuming there's nothing confidential in it), I'd like to see if I can take a different approach. I'm mostly curious to know how you get the data in row 18.
- danyell723Sep 09, 2020Copper Contributor
O ok. I see now. But here's my sheet just in case.