AutoExec macro

  • Thread starter Thread starter thetomster3
  • Start date Start date
T

thetomster3

Hi,

I've created an AutoExec macro, that, eventhough I deleted the macro it
still loads upon opening my Access project. Any ideas as to how to
disable this "ghost macro" completely?

Tom
 
Show hidden objects to insure that it is really gone (Tools | Options |
View). If it is not present, then

1. compress and repair the database
2. decompile the database (...msaccess.exe /decompile "path to database")
3. import all objects into another empty access database

If you did not truly delete it..but simply re-named it, look at your
settings Tools | Options | General and turn off "Perform name Auto correct"

Bob
 
Thanks. I solved the problem by going into Tools>>Start... and clicking
here and there.

Tom
 

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