Hello and help!
I'm stuck with this one and it's driving me nuts.
I have my database all working fine, front and and backend perfect (ish) so I wan't to create an ACCDE to roll out. While I was building the DB I created several ACCDE copies for testing and they all worked fine, but now when I try I get the generic error "The command or action 'MakeMDEFile' isn't available now"
I am using Access 2010 32bit v 14.0.7153.5000 on a Windows 10 x64 computer.
I have checked or tried the following based on info from MS and from searching the problem on the 'net;
Checked that the path to the accdb file is in the 'Trusted Path' list (Options > Trust Centre > Trust Centre Settings > Trusted Locations).
Copied all the forms, code, queries etc into a new database file.
Complied the VBA code before trying to save as ACCDE (complied OK - no problems reported).
Run Access as Administrator.
Checked permissions on the C:\Program Files (x86)\Microsoft\Office 2010\Office14\ACCWIZ folder.
Done a SETUP > REPAIR of Office
And still no joy.
I can convert a more basic database fine so I know it's not the computer/conversion process - it must be something in the database that's causing it. So anyone have any more suggestions on what could be the cause, or any alternative ways of compiling a ACCDB frontend into a secure, distributable file?
Many thanks.