Forum Discussion
Saud
Jun 20, 2023Brass Contributor
Equation to transfer the difference to the next cell
Hi all I want your help regarding the following: If I have a target to be achieved on a weekly basis, for example, in field A1 = 126 Actually verified = 100 I want the difference to be transfe...
HansVogelaar
Jun 20, 2023MVP
In the screenshot below, the 'fixed' target 126 is in E1.
The formula in A2 is simply =E1
The formula in A3 is =$E$1+A2-B2
This can be filled down.
- SaudJun 20, 2023Brass ContributorThere is something I did not mention, which is that the number 126 is the result of an equation, as it is the division of the total number by the weeks. For example, I have in the field E3 1263, so the field A1 contains the following equation = (E3 /10)
- HansVogelaarJun 20, 2023MVP