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

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

Try starting it while holding down the shift key.

link|improve this answer
feedback

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.

link|improve this answer
Actually, bypassing the key programmatically via "AllowBypassKey" already worked in Access 97. – Christian Specht May 3 '09 at 16:38
See? I learn something new everyday - that I did not know. :) – Comrad_Durandal May 4 '09 at 16:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.