I am trying to import data from Excel to Access

  • Thread starter Thread starter MS
  • Start date Start date
M

MS

I am trying to import data from Excel to Access to make a
report, is this possiable?
 
Depends on the structure of the Excel data, but in general, yes, it's
possible. You can use the TransferSpreadsheet method to import the data or
link to the spreadsheet, or you can use Automation (do a search at
http://www.mvps.org/access/ for a sample or two)
 
Thank you I'm going to go to that site.
-----Original Message-----
Depends on the structure of the Excel data, but in general, yes, it's
possible. You can use the TransferSpreadsheet method to import the data or
link to the spreadsheet, or you can use Automation (do a search at
http://www.mvps.org/access/ for a sample or two)

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)






.
 

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

Back
Top