How do i stop macros running in Access

W

Woodpigeon

I accidentally included a Close action without any changes in the arguement
in the autoexec Access macro, whenever I try and load the database it
immediately closes. Is there anything I can do about this?
 
B

Brendan Reynolds

Assuming you haven't disabled the option, hold down one of the Shift keys on
your keyboard while opening the database. This should open the database
without executing the AutoExec macro.
 
W

Woodpigeon

Thankyou very much

Brendan Reynolds said:
Assuming you haven't disabled the option, hold down one of the Shift keys on
your keyboard while opening the database. This should open the database
without executing the AutoExec macro.
 
Top