I have converted a 2003 .mdb databases into a 2010 .accdb which works fine in a runtime environment except the behaviour of the minimize and restore.
The form uses a Form_Open event commend:-
DoCmd.RunCommand acCmdAppMinimize
to hide the access application window so it appears like a...