Hi Everyone !
I want to use the INDIRECT function to find a reference in another workbook, but I can't seem to get it to work when using paths.
For Example:
WorkbookXXX cell A1 has the entry:
"C:\My Documents\[WorkbookYYY.xls]Sheet1'!A1"
I want to put the value of "C:\My Documents\[WorkbookYYY.xls]Sheet1'!A1" into another cell in WorkbookXXX.
I've tried the basic "=INDIRECT(A1,TRUE)" but it gives me a #REF! error.
Any ideas ?
I want to use the INDIRECT function to find a reference in another workbook, but I can't seem to get it to work when using paths.
For Example:
WorkbookXXX cell A1 has the entry:
"C:\My Documents\[WorkbookYYY.xls]Sheet1'!A1"
I want to put the value of "C:\My Documents\[WorkbookYYY.xls]Sheet1'!A1" into another cell in WorkbookXXX.
I've tried the basic "=INDIRECT(A1,TRUE)" but it gives me a #REF! error.
Any ideas ?