I understand how referencing a cell works, example being
=Sheet1.A1
However, if I'm in Sheet2 and cell B1 contains Sheet1, and cell C1 contains A1.
Is there any way to write the reference such that it uses the values from B1 and C1 to determine where the reference should point to?
Sheet1!A1– kobaltz Mar 20 '12 at 23:30