sm0ke
Lin Kuei
I need to figure out a couple formulas/functions in order to make this econ class project a little smoother and so I can pick up some skills along the way.
Basically, I have a column that has the mean wages for males and females in different age cohorts over time. I'm trying to get the wages in 2010 dollars. This implies dividing the wages by the proper CPI conversion factor according to the year (i.e. $100/0.064 for 1940).
What I need is either to get the original column in real wages (without manually going through and converting each cell) OR creating a new column with the values of the mean wage cells converted into 2010 dollars (again, without having to go through each cell and manually typing "=(E2)/0.064" and so on, for each cell.
Ideally, I'd like to have a formula that can look at the cell two rows to the left to see what year it is, and THEN divide the cell by the proper conversion factor.
I also might need help turning this into a cohort line graph, but that's not the issue at the moment.
Basically, I have a column that has the mean wages for males and females in different age cohorts over time. I'm trying to get the wages in 2010 dollars. This implies dividing the wages by the proper CPI conversion factor according to the year (i.e. $100/0.064 for 1940).
What I need is either to get the original column in real wages (without manually going through and converting each cell) OR creating a new column with the values of the mean wage cells converted into 2010 dollars (again, without having to go through each cell and manually typing "=(E2)/0.064" and so on, for each cell.
Ideally, I'd like to have a formula that can look at the cell two rows to the left to see what year it is, and THEN divide the cell by the proper conversion factor.
I also might need help turning this into a cohort line graph, but that's not the issue at the moment.



