Excel 2003
I have a cell which contains the name of a sheet.
Sheet 1 for example.
I want my formula to use this cell as it's reference to the sheet I want to extract values from. So therefore if I change the value in the the cell that has the sheet name in it the formula will also change.
e.g.
Cell A1 has Sheet1.
My formula says =Sheet1!D1
When I change Cell A1 to Sheet2 I want the formula to change to =Sheet2!D1
Is this possible?
I have a cell which contains the name of a sheet.
Sheet 1 for example.
I want my formula to use this cell as it's reference to the sheet I want to extract values from. So therefore if I change the value in the the cell that has the sheet name in it the formula will also change.
e.g.
Cell A1 has Sheet1.
My formula says =Sheet1!D1
When I change Cell A1 to Sheet2 I want the formula to change to =Sheet2!D1
Is this possible?