Does anyone know a way of opening an mdb but bypassing the autoexec using VBA code?
I'm using VB to create an object as a new Access.Application then calling the OpenCurrentDatabase method. I've tried using sendkeys to send the Shift key but had no luck with this.
Any suggestions?
I'm using VB to create an object as a new Access.Application then calling the OpenCurrentDatabase method. I've tried using sendkeys to send the Shift key but had no luck with this.
Any suggestions?