Avoid macro to run automatically when Access db opens

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

I have an Access db and there is a macros which automatically runs whenever
the Access db opens. I know that there is a short-cut key to stop running the
macro when the file opens but I've forgot the key. Can anyone help?
Thanks.

Terence
 
in message:
I have an Access db and there is a macros which automatically runs whenever
the Access db opens. I know that there is a short-cut key to stop running the
macro when the file opens but I've forgot the key. Can anyone help?
Thanks.

If you hold down the SHIFT key while opening the database it will bypass
any startup options and any autoexec macro (if present). This assumes of
course that you or someone else has not disabled the Shift key bypass.
 

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

Back
Top