AUTOEXEC Macro

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

Guest

I have an autoexec macro that I mistakenly built an exit command in, which is
generally how I would want it to be, but occasionally I'll have to add
validation records in, without the macro, and need to figure out how to edit
the macro to remove the exit command.

Any help would be greatly appreciated.

Thanks.
 
Hold down the shift key while you're opening the database. That will prevent
the AutoExec code from running, so you'll be able to go in and edit it.
 
Worked perfectly!! Thanks...
--
Scott


Douglas J. Steele said:
Hold down the shift key while you're opening the database. That will prevent
the AutoExec code from running, so you'll be able to go in and edit 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

Back
Top