Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I copy-paste / import excel table to access table?

Status
Not open for further replies.

benzo1

Technical User
Jan 21, 2003
17
GB
Hi, I have formatted an excel file so that the cell rows and columns should all fit perfectly into an access table.

How can I copy and paste the data from excel to the access table?

I am having a lot of difficulty doing this, so any advice would be greatly appreciated.

Thanks.

Benzo1
 
Hi

Make the 'table' area a named range in Excel

Use File \ Get External Data \ Import to import the data

You can also do the import in code, using docmd.transferspreadsheet Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top