P
Paul Laska
I have a Workbook where I am trying to pull information
from other Workbooks, and I'm having trouble figuring out
the syntax.
What I have got to work so far in a cell reference is:
='Q:\Spreadsheets\[wkbk1.xls]Sheet1'!$A$1
What I need to do is be able to lookup the Sheet1 name in
a cell in another workbook. For example, something I've
tried but didn't work:
='Q:\Spreadsheets\[wkbk1.xls]'([ThisWorkbook]Sheet1!A1)!
$A$1
I appreciate any help anyone can provide. Thank you.
-Paul
from other Workbooks, and I'm having trouble figuring out
the syntax.
What I have got to work so far in a cell reference is:
='Q:\Spreadsheets\[wkbk1.xls]Sheet1'!$A$1
What I need to do is be able to lookup the Sheet1 name in
a cell in another workbook. For example, something I've
tried but didn't work:
='Q:\Spreadsheets\[wkbk1.xls]'([ThisWorkbook]Sheet1!A1)!
$A$1
I appreciate any help anyone can provide. Thank you.
-Paul