TransferSpreadsheet to import local named range?

D

David Powell

Is it possible to import to an Access table a named range that is
*local* to a sheet within an Excel workbook? The user interface
(File|Get External Data|Import) seems to assume that either a global
named range or a worksheet will be specified - not both.
My attempt with DoCmd.TransferSpreadsheet to specify
<sheetname>!<namedrange> resulted in an error message with the
exclamation mark (!) replaced by a dollar sign ($).
I'm trying Automation (with other problems there at present .. to be a
separate post). But am I missing something?
Excel/Access 2000, but will have 2002 presently.
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top