OneLooseCrank
New Member
- Joined
- Feb 5, 2016
- Messages
- 27
Hi all,
I currently have:
=VLOOKUP($A3,'9X'!$A$5:$Q$35,11,FALSE)
Where the sheet name is [9x]. I would like to change this to the contents of a cell - logically (or not as it seems) I thought I would try:
=VLOOKUP($A3,'(D3)'!$A$5:$Q$35,11,FALSE)
where it should pull the contents of D3 to fill the quotation marks and thus complete the sheet reference. It doesn't work like that however! Any thoughts?
Thanks,
OLC
I currently have:
=VLOOKUP($A3,'9X'!$A$5:$Q$35,11,FALSE)
Where the sheet name is [9x]. I would like to change this to the contents of a cell - logically (or not as it seems) I thought I would try:
=VLOOKUP($A3,'(D3)'!$A$5:$Q$35,11,FALSE)
where it should pull the contents of D3 to fill the quotation marks and thus complete the sheet reference. It doesn't work like that however! Any thoughts?
Thanks,
OLC