ob213
ob213

Reputation: 491

How to bypass startup form in Access 2007?

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

Answers (2)

Comrad_Durandal
Comrad_Durandal

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

stimms
stimms

Reputation: 44064

Try starting it while holding down the shift key.

Upvotes: 3

Related Questions