import from excel to access 2000

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

I want to export data from an Excel spreadsheet into
corresponding fields in Access. Thus creating 400 plus
records for asset inventory. How can this be done?
 
Your options are:

Go to File Get External Data and
a) link to the worksheet
b) import the worksheet

Or,

programatically use the function TransferSpreadsheet (see Help file)


--
PC Datasheet
A Resource for Access, Excel and Word Applications
(e-mail address removed)
www.pcdatasheet.com

· Design and basic development for new applications
· Additions, Modifications and "Fixes" for existing applications
· Mentoring for do-it-yourselfers who want guidance
· Complete application design and development
· Applications Using Palm Pilot To Collect Data And
Synchronize The Data Back To Access Or Excel
 
Back
Top