IluvPivots
Board Regular
- Joined
- Feb 13, 2007
- Messages
- 146
- Office Version
- 2016
In search of a formula that I can populate across columns.
Right now it looks something like this:
In cell J7: =($B7*J$3)-I7-H7-G7-F7-E7-D7-C7
In cell K7: =($B7*K$3)-J7-I7-H7-G7-F7-E7-D7-C7
Every new column subtracts the sum of the columns previous to it. The number of columns will continue to grow. What can I use instead of referencing each cell?
Right now it looks something like this:
In cell J7: =($B7*J$3)-I7-H7-G7-F7-E7-D7-C7
In cell K7: =($B7*K$3)-J7-I7-H7-G7-F7-E7-D7-C7
Every new column subtracts the sum of the columns previous to it. The number of columns will continue to grow. What can I use instead of referencing each cell?