How to auto populate data in excel from access database

hoyos005

New Member
Joined
Mar 27, 2018
Messages
1
I have an Access database with my customers information that does not change very often. Throughout my season I have a variety of different set of work depending on the season basically breaking down to 3 different seasons that I would like to store in excel. Now each of these 3 seasons will hold different information for each customer and will not relate to each other and only to the database.

Is there a way that I am able to begin filling out the customer name in excel and then it can auto fill all the basic customer information into table to avoid having to fill out all the information for each customer 3 times a year?

Any help is greatly appreciated in advance.
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
You can Export from MSAccess to Excel using the appropriate MSAccess wizard you should find on External Data ribbon -> Export group -> choose Excel
 
Upvote 0
You could create a worksheet with a data connection to your access database by using the Data tab and choosing 'From Access'. This will let you pull in all the customer data from access and then you can use a vlookup in excel to select the customer data.
 
Upvote 0

Forum statistics

Threads
1,215,043
Messages
6,122,816
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top