Hi,
I'm trying to use the attached input to do 2 things.
1) I want to create another row beneath "Payments" called "Calculation".
In this row, I want to add together the the "Payments" and "Level Expense (F)" for every month.
It would look like this:
Forecast Type Jan 23 and so on
Level Expense (F) 10561
Payments 0
Calculation 10561
2) I then also want to create additional columns on the end titled "2023" "2024"
I want to sum all the "Calculation" cells for the 2023 months together to get one figure.
E.G.
Forecast Type Jan 23 Feb 23 Mar 23 and so on 2023
Level Expense (F) 10561 10561 10561 31683
Payments 0 0 -18851 -18851
Calculation 10561 10561 -8290 12832