I have the same issue as others here. There are about 50 client users and our IT group Update policy has only affected a few users so far. I am sure more will be complaining soon. I am in a very large global corporation....I doubt the IT group will agree to roll back the Update.
I tried the Autoexec Macro but got the same error in my situation.
I tried the simple startup form with only a button to open the desired Login form. This works as long as I wait ~4-8 seconds before clicking on the button. ughhh. I tried a timer to force 7 second delay, but Runtime with ACCDE can't seem to handle the Timer.
If I use an uncompiled ACCDB file with Runtime it does ok. But I am concerns some users with Full Dvp Access can get to the VBA code and/or backend data via linked tables behind the Frontend. I have disabled the Special Access Keys, but not sure that is very secure. Any comments on that?
Thank you!! Denis