MDE Question

D

Dar

There was an MDE created by an employee that no longer works for company.
What is the best way to go about continuing to use this application and make
changes/update forms etc.?
If the mdb is available is there a way to just use that mdb and not use the
mde file?
 
B

Beetle

You cannot make design changes to a MDE, so hopefully you will be able
to find the original MDB saved somewhere on the the former employees PC,
or a server on the network. Otherwise you may have to create a new app and
import the data.
 
Top