Dear All,
My first visit to this help board, so hello to all, and thanks in advance for any assistance that can be offered.
The following formula is adding a cell from every other column, essentially to add a monthly budget to give a year to date figure.
=SUMPRODUCT((MOD(COLUMN('B90:I90),2))*(B90:I90)
Each month a new column will be added to update my 'year to date' figure. I have maybe 100 rows like this for various budgets.
Is there a way I can easily update the section highlighted red 'I90' so that it would become 'J90'.
In other words I almost need it to state the selection (B90:X) where x can be defined in a seperate box so i can update it each month and make each formula change automatically.
Surely this is possible?
Many thanks,
Feiti
My first visit to this help board, so hello to all, and thanks in advance for any assistance that can be offered.
The following formula is adding a cell from every other column, essentially to add a monthly budget to give a year to date figure.
=SUMPRODUCT((MOD(COLUMN('B90:I90),2))*(B90:I90)
Each month a new column will be added to update my 'year to date' figure. I have maybe 100 rows like this for various budgets.
Is there a way I can easily update the section highlighted red 'I90' so that it would become 'J90'.
In other words I almost need it to state the selection (B90:X) where x can be defined in a seperate box so i can update it each month and make each formula change automatically.
Surely this is possible?
Many thanks,
Feiti