How to open in EDIT a MDB application

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

Guest

Hi!

I have an application MDB, all the VBA code is in there and the database is
in another mdb, it opens with the application menu not the acces menus, I
want to know how I can stop running the application and go in the code??
As you can see, it's been a while since I have played with Access.
Regards, Joel :)
 
Try holding the Shift key down while you are opening the database. This
will usually bypass (unless bypass is disabled) the start-up options and
present you with the Database Containers window + standard MenuBar.
 
Thanks Van
I appreciate it.

Joel :)

Van T. Dinh said:
Try holding the Shift key down while you are opening the database. This
will usually bypass (unless bypass is disabled) the start-up options and
present you with the Database Containers window + standard MenuBar.
 
Back
Top