"Autoexec" macro isnt running on Database load

NitroN1ck

Registered User.
Local time
Today, 21:07
Joined
Dec 10, 2013
Messages
11
Hi,

I have made a macro and entitled it "Autoexec" under the belief that it would run when I open the database. But it doesnt work automatically.

Any ideas as to why?

Thanks
 
That's strange. :confused: Try renaming it to AutoExec

What is the code you have inside the Macro?
 
I have done that and still no change.
But the Macro is to run a VB Module which automatically backs up my database. I know the code works as I can run the Macro manually
 
Sorted! I deleted the Table where it places backup details and then remade it.
 

Users who are viewing this thread

Back
Top Bottom