K
Kate
Hi, I've read a few posts on this topic, but none addresses my
particular problem.
I use Office 2003 on an XP SP3 machine.
I am using transferspreadsheet to import a named range in an excel file
into Access.
This has worked beautifully until suddenly it stopped working.
I find now that if I extract the address of the named range from within
the Access VBA code,
it looks like this:
=#REF!$A$1:$Z$166
rather than this, which is what it should be:
=Data!$A$1:$Z$166
When I open the spreadsheet and get the address of the named range in
the immediate window,
it also has the #REF error. However, looking at the sheet named Data in
the Object Explorer window,
it appears normal.
How do I correct this reference error?
I copied the sheet named Data into the workbook from a template workbook
from which it was originally made, and deleted all references to that
template
so that the sheet would collect data from the workbook in which it was
copied to, rather than the one it was copied from.
I had to do this because the data sheet has begun to mysteriously
disappear from the workbooks that are created from this
template workbook. I can't even begin to imagine how this happens, but
it began to occur after I installed the Office 2007 converters.
Thanks to all,
Kate
particular problem.
I use Office 2003 on an XP SP3 machine.
I am using transferspreadsheet to import a named range in an excel file
into Access.
This has worked beautifully until suddenly it stopped working.
I find now that if I extract the address of the named range from within
the Access VBA code,
it looks like this:
=#REF!$A$1:$Z$166
rather than this, which is what it should be:
=Data!$A$1:$Z$166
When I open the spreadsheet and get the address of the named range in
the immediate window,
it also has the #REF error. However, looking at the sheet named Data in
the Object Explorer window,
it appears normal.
How do I correct this reference error?
I copied the sheet named Data into the workbook from a template workbook
from which it was originally made, and deleted all references to that
template
so that the sheet would collect data from the workbook in which it was
copied to, rather than the one it was copied from.
I had to do this because the data sheet has begun to mysteriously
disappear from the workbooks that are created from this
template workbook. I can't even begin to imagine how this happens, but
it began to occur after I installed the Office 2007 converters.
Thanks to all,
Kate