vba code for using excel convert to access data option

smi123

Board Regular
Joined
Nov 7, 2005
Messages
67
Hi

Need vba code to create an access file exactly as if I was using the Data Convert to access option.

Have hunted around and can not see exactly what I am after.

Unfortunately I have to have this code as the data is imported into another program that can not be changed, and requires the data to be in access format (I have no control over the receiving program).

Any suggestions would be greatly appreciated.
:)
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
What do you mean by 'access format'?

As far as I know there is no such thing.
 
Upvote 0
Microsoft Access.

In Excel you can add in Access Links thorugh Tools and Add ins

Then.. under the data menu item three access utilities will appear.
MS Access form, MS Access Report and Convert to MS Access

What I am after is the VBA code that will enable me to automate the Convert to MS Access utility process.

The end result access data file is picked up nightly by another program that I have no control over.

This is the last part of another project (had posted another question previously where the answer enabled me to finish a previous project!) and am hoping that I can finish this one off too.
 
Upvote 0

Forum statistics

Threads
1,214,971
Messages
6,122,525
Members
449,088
Latest member
RandomExceller01

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