binaryfingers
Technical User
- Jul 26, 2002
- 118
Hi
I have a workbook called test.xls and there are several sheets in it.
I have a summary page on another workbook and would like to reference the appropriate sheet that the cell name references
for example
currently the formula is
=VLOOKUP($A8,'[test.xls]MatsU'!$B$10:$IQ$100,4,false)
Instead of having the MatsU typed in, I would like it to reference the cell A5 on the summary sheet.
Cell A5 on the summary sheet is MatsU
Cell A6 on the summary shhet is MatsV
So the idea is that when I drag the formula across the worksheet, it references the appropriate sheet to the cell value
Hope this helps explain what I want to achieve...look forward to your help
I have a workbook called test.xls and there are several sheets in it.
I have a summary page on another workbook and would like to reference the appropriate sheet that the cell name references
for example
currently the formula is
=VLOOKUP($A8,'[test.xls]MatsU'!$B$10:$IQ$100,4,false)
Instead of having the MatsU typed in, I would like it to reference the cell A5 on the summary sheet.
Cell A5 on the summary sheet is MatsU
Cell A6 on the summary shhet is MatsV
So the idea is that when I drag the formula across the worksheet, it references the appropriate sheet to the cell value
Hope this helps explain what I want to achieve...look forward to your help