Reputation: 491
Hi I want to get to the VB modules in Access 2007. Normally I would do it by Alt+F11, but it doesn't work.
Thanks,
nikolz
Upvotes: 2
Views: 2969
Reputation: 641
Starting in Access 2007, it's my understanding that if the programmer disables the Startup bypass hotkeys - there is no way to bypass it. However, it's not an option in the menu - you have to write in the disable feature programmatically. Otherwise, the Shift key is the most common hotkey to bypass Startup scripts.
Upvotes: 1