I am getting this error when I try to query an excel sheet using import external data.
I am do know hoe to get rid of it.
Any body could help me or suggest why this could happen?
I am getting this error when I try to query an excel sheet using import external data.
I am do know hoe to get rid of it.
Any body could help me or suggest why this could happen?
Without more information we can't really help but the convention for bracketing external references is like this for an open workbook:
=SUM([Book1.xls]Sheet1!A1:A20)
if you want to specify a source that is not open its like this:
=SUM('C:\MyFolder\[Book1.xls]Annual'!A1:A20)
Not all forums are the same - seek and you shall find
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks