ford.cunningham
New Member
- Joined
- Jul 10, 2012
- Messages
- 1
I have look at a lot of different post and can not find one that addresses this issue.
I have a column that each cell in the column is a text value that matches the name of a sheet in the work book.
So A1 has a text value of Sheet1, A2 has a text value of Sheet2, A3 has a text value of Sheet3 and so on. In cell A6 of that sheet i want to put a formula like ='Sheet1'!H11 to reference cell H11 on the sheet in the formula. My issue is i do not want to explicitly have to type in the sheet name for each one. I was hoping to find a way to reference the text value of cell A? in the formula something like =T(A1)!H11. Obviously this creates an error but i hope this explains what i am trying to accomplish.
Any ideas would be appreciated.
I have a column that each cell in the column is a text value that matches the name of a sheet in the work book.
So A1 has a text value of Sheet1, A2 has a text value of Sheet2, A3 has a text value of Sheet3 and so on. In cell A6 of that sheet i want to put a formula like ='Sheet1'!H11 to reference cell H11 on the sheet in the formula. My issue is i do not want to explicitly have to type in the sheet name for each one. I was hoping to find a way to reference the text value of cell A? in the formula something like =T(A1)!H11. Obviously this creates an error but i hope this explains what i am trying to accomplish.
Any ideas would be appreciated.