G
Guest
I want to import data in a cell from an external
spreadsheet located at 'C:\Data\[MyXLS.xls]MySheet!$H$5.
I want to build it using cells from the current worksheet
such as:
A1 = C:\Data
A2 = MyXLS.xls
A3 = MySheet
In cell A4, I want to build the file location string and
have the value displayed. For example, in A4 if I enter
something similar to "='C:\Data\[MyXLS.xls]MySheet'!$H$5"
and if H5 contained 25, then 25 would display in A4.
This works fine, but when I try to build the formula
using values from cells A1, A2 and A3 it doesn't work.
Thanks in advance for any suggestions.
spreadsheet located at 'C:\Data\[MyXLS.xls]MySheet!$H$5.
I want to build it using cells from the current worksheet
such as:
A1 = C:\Data
A2 = MyXLS.xls
A3 = MySheet
In cell A4, I want to build the file location string and
have the value displayed. For example, in A4 if I enter
something similar to "='C:\Data\[MyXLS.xls]MySheet'!$H$5"
and if H5 contained 25, then 25 would display in A4.
This works fine, but when I try to build the formula
using values from cells A1, A2 and A3 it doesn't work.
Thanks in advance for any suggestions.