TransferSpreadsheet

E

Ellen

Hello,
I'd like to import an Excel spreadsheet with long (memo-
lenght) text strings using a macro or VBA code to run the
TransferSpreadsheet action. Can someone tell me how to
import A1:B1 of my spreadsheet
(C:\UnifiedTables\SCOGStest4.xls) into Access table
(Sheet2)

Thanks in advance,
Ellen
 
F

fredg

Hello,
I'd like to import an Excel spreadsheet with long (memo-
lenght) text strings using a macro or VBA code to run the
TransferSpreadsheet action. Can someone tell me how to
import A1:B1 of my spreadsheet
(C:\UnifiedTables\SCOGStest4.xls) into Access table
(Sheet2)

Thanks in advance,
Ellen

Did you read VBA help on the TransferSpreadsheet method?
The example given specifically shows importing a range of data.
 

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