P
Paul Liu
In a past by Harlan Grove, he states that you can get around the lack
of range limitation in a closed excel workbook by putting the formula
in the following syntax:
=INDIRECT.EXT("'"&DirectoryPath&"["&WorkbookName&"]"&WorksheetName&"'!"&
CELL("Address",OFFSET(A1,row_offset,column_offset)))
He then states that you can deference values for multiple areas by
adding a second OFFSET statement. What is the exact syntax for doing
this? Can the user vlookup or sumif this dereferenced area?
Any help would be appreciated,
Paul
of range limitation in a closed excel workbook by putting the formula
in the following syntax:
=INDIRECT.EXT("'"&DirectoryPath&"["&WorkbookName&"]"&WorksheetName&"'!"&
CELL("Address",OFFSET(A1,row_offset,column_offset)))
He then states that you can deference values for multiple areas by
adding a second OFFSET statement. What is the exact syntax for doing
this? Can the user vlookup or sumif this dereferenced area?
Any help would be appreciated,
Paul