Get external data from a Microsoft Access database
Data in a Microsoft Access database will already be stored in tables. When you fetch the data, you will need to identify the table to import.
If the database is a relational database, you may need to fetch the data from a query that combines data from different tables.
To get data from a Microsoft Access database:
The Select Data Source dialog box will be displayed – this is similar to a standard Open dialog box.
The Select Table dialog box will be displayed.
The Import Data dialog box will be displayed.
The data will be imported into the Excel worksheet. It will be formatted automatically as an Excel table.
A connection to the data source will probably be established, but security settings on your computer could prevent this.