I have a table where a row is added each week.
I have another 'master' table, which summarises the most recent weeks data for selected columns of those tables, eg I may show B22 of the "base table" in one cell this week, next week I'll update that to point at B23, same for, say F22, J22, etc etc.
Is there a way, taking the above example, where I can just update one 'pointer' cell with the value, 22, 23 etc, so that I don't need to go in and change every reference each time?
So I'm looking for the effect of, say, show B(X1) and F(X1) and so on, where X1 contains the value 22 this week, 23 next week, etc.
I have another 'master' table, which summarises the most recent weeks data for selected columns of those tables, eg I may show B22 of the "base table" in one cell this week, next week I'll update that to point at B23, same for, say F22, J22, etc etc.
Is there a way, taking the above example, where I can just update one 'pointer' cell with the value, 22, 23 etc, so that I don't need to go in and change every reference each time?
So I'm looking for the effect of, say, show B(X1) and F(X1) and so on, where X1 contains the value 22 this week, 23 next week, etc.