disable design view

  • Thread starter Thread starter ChasW
  • Start date Start date
C

ChasW

I have an mdb that opens to a form. Is there a way to make it so that
design view is unavailable while allowing form view and datasheet
views?

Chas
 
Check help about creating an MDE file, it wont allow design view for Forms,
Reports and Modules.

Keep in mind that you still need to keep the MDB for development, you can't
change the MDE back to MDB.
 
Check help about creating an MDE file, it wont allow design view for Forms,
Reports and Modules.

Keep in mind that you still need to keep the MDB for development, you can't
change the MDE back to MDB.

Thank you.
 

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