Userform to Browse MS Access DB

harishs

Board Regular
Joined
Jul 3, 2016
Messages
50
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Hi Experts,

Looking at the features of Excel, i want to learn n do more in Excel.

Here is my request, not sure if this is doable or too much of ask. I am giving a try.

I want to do following with a Userform in Excel.
1. Browse for the MS Access DB File and Load
2. Bring the list of Tables available in the MS Access file
3a. Select the table and load data completely to spreadsheet
or / and
3b. Select the table and show all column headers of the table... allow user to select columns and load selected column data only to a spreadsheet.

If this is not doable in userform, please suggest a way out.

Regards,
Harish S
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
A nice project... It is all 'doable'.

Load the DB into a worksheet (if it will fit).
Filter the info you want from the worksheet onto the userform.
 
Upvote 0
Thanks for giving me hope Paul.

Yes, Load DB>> select table>> filter down the information thru Userform and load data to Spreadsheet.

Regards,
Harish S
 
Upvote 0
Hi Experts,

Looking for a solution. Please help.

Regards,
Harish S
 
Upvote 0

Forum statistics

Threads
1,215,064
Messages
6,122,936
Members
449,094
Latest member
teemeren

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