Best Method to Convert Access files to version 2010

IMNovice

New Member
Joined
Jun 23, 2005
Messages
27
I have many files in the mdb file format....mainly from Access 97, 2000 and 2003. What is
the best method to convert them to version 2010? Many files have macros and modules in VBA.

Please, only responses from experienced members only, such as Access/Excel MVP's.
Thanks.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
The BEST method that I've found, because it is the most reliable in making sure all converts, is to IMPORT everything into a blank database shell. I would not use the SAVE DATABASE AS feature. It seems to create more problems than it helps with.
 
Upvote 0
Thanks Bob,

But can you guide me through the process? Is there a VBA procedure that can
automate the process?

Thanks!
 
Upvote 0
Thanks Bob,

But can you guide me through the process? Is there a VBA procedure that can
automate the process?

Thanks!
I would NOT trust the upgrading process to an automated procedure. Also, if you don't need to upgrade the files, DON'T. They can be used as is, and don't need to be changed to the latest format UNLESS you NEED some of the newer features.
 
Upvote 0
I would NOT trust the upgrading process to an automated procedure. Also, if you don't need to upgrade the files, DON'T. They can be used as is, and don't need to be changed to the latest format UNLESS you NEED some of the newer features.


I agree with Bob's recommendations.

I would not convert the format to a .accdb unless you absolutely have to.

I also find it best to create a blank new database and import all the objects from the mdb to the new .accdb.
 
Upvote 0

Forum statistics

Threads
1,224,508
Messages
6,179,189
Members
452,893
Latest member
denay

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