For MS Access 2003, how do I open an MDB in design mode using a...

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

Guest

In MS Access 2000, I believe I used to be able to do this using SHIFT+M,
followed by double-clicking on the MDB. That doesn't seem to work for MS
Access 2003. The MDB was created using MS Access 2000.
 
As far as I know, it is Shift + double-clicking, not Shift + M +
double-clicking, as long as that "startup bypassing" feature is not disabled
in that Access app. It is not to get you into "Design mode", it is to show
the default database window, where you can get into design mode of selected
object (table/form/report...).
 
"Scott C" wrote
In MS Access 2000, I believe I used to
be able to do this using SHIFT+M,
followed by double-clicking on the MDB.
That doesn't seem to work for MS
Access 2003. The MDB was created
using MS Access 2000.

In the future, you'll have a better chance at getting good answers if you
put your complete question in the body of the post. Your Subject was
truncated by the combination of newsserver and newsreader that I use. But,
you don't open a database in Design View; you open the Database, and then
you open Objects in the Database in Normal or Design View.

If the function has not been bypassed in the particular database, you can
avoid executing an AutoExec Macro or Startup Form-and-Code by holding down
the Shift key when you open the Database. That will display the Database
window, from which you can try to open the objects in Design View.

If security has been applied and you don't have appropriate permissions on
the Object, you still won't be able to get to Design View.

Larry Linson
Microsoft Access MVP
 

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