Troubleshoot Error in MS-Access 2007

J

JimP

I've imported all objects from a MS-Access 2003 mdb into an accdb. There's
an autoexec macro that runs as well as a startup form that loads. The
startup form has a button that links some tables. Upon pressing the button,
the following error message is displayed

"You tried to run a macro or used the DoCmd object in visual basic to carry
out an action. However [accdb name] is performing another activity that
prevents this action from being carried out now. For example, no actions on
a form can be carried out while [accdb name] is repainting a control or
calculating an expression. Carry out the action later."

Ps, The same MS-Access 2003 mdb continues to work fine.

How can I troubleshoot the error, stepping through code doesn't seem to trap
it?
 

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