Our organisation is about to embark on a computer refresh. We'll be moving from Office 2003 to Office 2013. I've tested an existing MDE file within the Access 2013 environment and in the main appears to function.
Under Access 2003 I was able to hide the Access front end application so users would not have access to any of Access's menus. They only use the MDE application itself.
When running the MDE (or converted to ACCDE) the code that use to hide the underlying Access application doesn't work. An error is not thrown.
What is the code or property to hide the underlying Access 2013 application so only the MDE (or converted ACCDE) program is displayed?
Any help appreicated.
Cheers,
Steve.
ps. I have the mdb file that created the mde file.
Under Access 2003 I was able to hide the Access front end application so users would not have access to any of Access's menus. They only use the MDE application itself.
When running the MDE (or converted to ACCDE) the code that use to hide the underlying Access application doesn't work. An error is not thrown.
What is the code or property to hide the underlying Access 2013 application so only the MDE (or converted ACCDE) program is displayed?
Any help appreicated.
Cheers,
Steve.
ps. I have the mdb file that created the mde file.