Hi
I've created a new column titled 1920 Home Progression using the following formula:
(If [Sandwich Year] = "Y" Then [Right_1819 Intake Home Enrols] * 0.084 Else [Progression rate]*[1819 Intake Home Enrols] Endif
) + (If [Sandwich Year] = "Y" Then [Right_1819 Cont Home Enrols] * 0.084 Else [Progression rate]*[1819 Cont Home Enrols] Endif)
I now need to replicate the column replacing Home with EU then with Overseas
I then need to repeat for different years e.g. replacing 1819 with 1920 etc
Other than creating all the columns in the formula tool and copying and pasting the formula and replacing the relevant column names is there any other way to do this?
Thanks