Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have A as constant. I subtract B from A giving me C. I want to be able to input different values(numbers) into B that accumulate. So 1st input 10 giving C new value. 2nd Input of 5 in B and having B become 15 which than updates C.
So A's value 100 Subtract B's value from A. Example 100-10 Giving C's value 100-10+90 Than input new value into B: 5 which adds to B original 10 making it 15 C's value should than become 85. I want to be able to input new value in B as many times as I want. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Accumulating Multiple Inputs From a Single Cell | Excel Discussion (Misc queries) | |||
Multiple inputs on a spreadsheet | Excel Discussion (Misc queries) | |||
Formating cell based on multiple inputs from another sheet | Excel Worksheet Functions | |||
One cell takes multiple inputs | Excel Discussion (Misc queries) | |||
how do i have multiple inputs and 1 output | Excel Programming |