Change to find percent change from 2012 to 2022
Good afternoon -- I'm working on a dataset that has the number of applicants to different columns. I previously asked how to get the yearly percent change for a number of applicants. I would now like to just get the percent change from 2012 to 2022. I have tried a lag column and also modifying the numbers in the formula in the current column that calculates percent change, but I can't seem to fi...