Conversion to Access 2007

G

Guest

I have several MDB files created in 2003 (XP) that ran fine. After upgrade
to MS Office Enterprise 2007 these data bases no longer function. I did use
the ConTool.msi without any comments. I also did save the mdb to the new
2007 file. When I start the data base after conversion the screen opens as
usual on the first form I created (in some I used the switchboard) as a menu
but clicking on any of the
buttons does not produce any results as if the code behind the buttons is not
recognized.
Any Advice? Thanks for any input.
 
A

Allen Browne

The code will not run unless the database is signed or in a trusted
location.

Click the Office Button | Access Options | Trust Center | Trust Center
Settings.
Then add your folder to the trusted locations.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top