how to tranfer customers list from Excel to Access

V

Van T. Dinh

You can link the Excel spreadsheet to your database so the spreadsheet
appears as a linked Table in your database.

Alternatively, you can import the spreadsheet into your database and Access
will copy the spreadsheet into a local Table of your database.

Either way, you use the MenuBar command File / Get External Data ...
 
Top