B
Bhupinder Rayat
Hi All,
E.g. in cell A1, sheet1, I have =sheet2!D12 to reference whatever is in
sheet 2, cell D12.
I want a formula that looks into A1 to see what is referenced and then
return the cell 3 rows down from it.
so cell A2 - =sheet2!D15
cell A3 - =sheet2!D18
cell A4 - =sheet2!D21.
I know this is possible using INDIRECT but is it possible to build a dynamic
formula to work for any cell, so that the formula looks at what is referenced
in the cell above (e.g. A3 looks into A2, B17 looks into B16) and then
refences the cell 3 rows down from it as shown above.
Any help would be much appreciated.
Thanks,
B/
E.g. in cell A1, sheet1, I have =sheet2!D12 to reference whatever is in
sheet 2, cell D12.
I want a formula that looks into A1 to see what is referenced and then
return the cell 3 rows down from it.
so cell A2 - =sheet2!D15
cell A3 - =sheet2!D18
cell A4 - =sheet2!D21.
I know this is possible using INDIRECT but is it possible to build a dynamic
formula to work for any cell, so that the formula looks at what is referenced
in the cell above (e.g. A3 looks into A2, B17 looks into B16) and then
refences the cell 3 rows down from it as shown above.
Any help would be much appreciated.
Thanks,
B/