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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

import excel from specific tabs

Status
Not open for further replies.

ali32j

Technical User
Apr 23, 2007
97
GB
Hi All

I am currently using macros to import 5 separate excel spreadsheets, i wondered if there is a way of importing specific tabs from 1 spreadsheet into specific tables, it would make the whole process much simpler

Appreciate anyone help here

Ali
 
Create a linked table to your spreadsheet tab (or a named range).
On the tables tab, use New -> Link Table -> select Microsoft Excel file format -> point it at your spreadsheet -> then select your named range or tab as appropriate.
Follow the wizard through to completion, then you can then treat the data as a table in Access.

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top